Uses of Class
compbio.data.sequence.DisorderMethod

Packages that use DisorderMethod
compbio.data.sequence A data model for multiple sequence alignment web services and utility methods that work on the objects of this model. 
 

Uses of DisorderMethod in compbio.data.sequence
 

Methods in compbio.data.sequence that return DisorderMethod
static DisorderMethod DisorderMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DisorderMethod[] DisorderMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.