Uses of Class
com.compomics.util.pride.prideobjects.webservice.PrideQuery
Package | Description |
---|---|
com.compomics.util.pride.prideobjects.webservice |
Classes for validating PRIDE web service queries.
|
-
Uses of PrideQuery in com.compomics.util.pride.prideobjects.webservice
Methods in com.compomics.util.pride.prideobjects.webservice that return PrideQuery Modifier and Type Method Description static PrideQuery
PrideQuery. valueOf(String name)
Returns the enum constant of this type with the specified name.static PrideQuery[]
PrideQuery. values()
Returns an array containing the constants of this enum type, in the order they are declared.