Uses of Class
compbio.data.sequence.DisemblResultAnnot

Packages that use DisemblResultAnnot
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 DisemblResultAnnot in compbio.data.sequence
 

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