Uses of Enum Class
org.biojava.nbio.structure.io.mmcif.chem.ResidueType
Packages that use ResidueType
Package
Description
Datamodel objects used for processing mmcif files.
-
Uses of ResidueType in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return types with arguments of type ResidueTypeModifier and TypeMethodDescriptionGroupType.getResidueTypes()Get a set of ResidueTypes loosely equivalent to this GroupType. -
Uses of ResidueType in org.biojava.nbio.structure.io.mmcif.chem
Methods in org.biojava.nbio.structure.io.mmcif.chem that return ResidueTypeModifier and TypeMethodDescriptionstatic ResidueTypeResidueType.getResidueTypeFromString(String chem_comp_type) Get ResidueType by chem_comp_typestatic ResidueTypeReturns the enum constant of this class with the specified name.static ResidueType[]ResidueType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ResidueType in org.biojava.nbio.structure.io.mmcif.model
Methods in org.biojava.nbio.structure.io.mmcif.model that return ResidueTypeMethods in org.biojava.nbio.structure.io.mmcif.model with parameters of type ResidueType