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

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

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

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



Copyright © 2007-2008