Uses of Enum
org.biojava.nbio.structure.cath.CathCategory
-
Uses of CathCategory in org.biojava.nbio.structure.cath
Modifier and TypeMethodDescriptionstatic CathCategory
CathCategory.fromCathCode
(String code) static CathCategory
CathCategory.fromString
(String type) CathNode.getCategory()
static CathCategory
Returns the enum constant of this type with the specified name.static CathCategory[]
CathCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCathDatabase.getByCategory
(CathCategory category) Return list of CATH descriptions for node representatives at a CATH category (e.g.CathInstallation.getByCategory
(CathCategory category) CathDomain.getClassificationId
(CathCategory cathCategory)