Uses of Class
compbio.data._structure.JnetAnnotation

Packages that use JnetAnnotation
compbio.data._structure   
 

Uses of JnetAnnotation in compbio.data._structure
 

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