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