|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResidueType | |
---|---|
org.biojava.bio.structure.io.mmcif.chem | |
org.biojava.bio.structure.io.mmcif.model | Datamodel objects used for processing mmcif files. |
Uses of ResidueType in org.biojava.bio.structure.io.mmcif.chem |
---|
Methods in org.biojava.bio.structure.io.mmcif.chem that return ResidueType | |
---|---|
static ResidueType |
ResidueType.getResidueTypeFromString(java.lang.String chem_comp_type)
|
static ResidueType |
ResidueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResidueType[] |
ResidueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ResidueType in org.biojava.bio.structure.io.mmcif.model |
---|
Methods in org.biojava.bio.structure.io.mmcif.model that return ResidueType | |
---|---|
ResidueType |
ChemComp.getResidueType()
|
Methods in org.biojava.bio.structure.io.mmcif.model with parameters of type ResidueType | |
---|---|
void |
ChemComp.setResidueType(ResidueType residueType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |