Uses of Class
compbio.data._structure.JpredAnnotation

Packages that use JpredAnnotation
compbio.data._structure   
 

Uses of JpredAnnotation in compbio.data._structure
 

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