Package | Description |
---|---|
com.compomics.util.pride.prideobjects.webservice.query |
Modifier and Type | Method and Description |
---|---|
PrideFilterType |
PrideFilter.getType()
Returns the filter type
|
static PrideFilterType |
PrideFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrideFilterType[] |
PrideFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PrideFilter(PrideFilterType type,
String value)
Creates a new PrideFilter instance
|
Copyright © 2015. All rights reserved.