Uses of Class
org.proteinshader.structure.io.enums.CategoryEnum

Packages that use CategoryEnum
org.proteinshader.structure.io.enums Holds the enums needed for parsing Protein Data Bank structure files. 
 

Uses of CategoryEnum in org.proteinshader.structure.io.enums
 

Methods in org.proteinshader.structure.io.enums that return CategoryEnum
 CategoryEnum RecordEnum.getCategoryEnum()
          Returns a category enum for a PDB record.
static CategoryEnum CategoryEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CategoryEnum[] CategoryEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007-2008