Package | Description |
---|---|
com.compomics.util.experiment.identification.filtering.items |
Items used by the filters to filter on.
|
Modifier and Type | Method and Description |
---|---|
static ProteinFilterItem |
ProteinFilterItem.getItem(String itemName)
Returns the item designated by the given name.
|
static ProteinFilterItem |
ProteinFilterItem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProteinFilterItem[] |
ProteinFilterItem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.