Uses of Enum
org.rcsb.strucmotif.domain.structure.PolymerType
Packages that use PolymerType
-
Uses of PolymerType in org.rcsb.strucmotif.domain.structure
Methods in org.rcsb.strucmotif.domain.structure that return PolymerTypeModifier and TypeMethodDescriptionResidueType.getPolymerType()The polymer type of this residue.static PolymerTypeReturns the enum constant of this type with the specified name.static PolymerType[]PolymerType.values()Returns an array containing the constants of this enum type, in the order they are declared.