Enum ResidueType

java.lang.Object
java.lang.Enum<ResidueType>
org.biojava.nbio.structure.chem.ResidueType
All Implemented Interfaces:
Serializable, Comparable<ResidueType>, java.lang.constant.Constable

public enum ResidueType extends Enum<ResidueType> implements Serializable
Enumerates the possible classifications of residues. These are generally more specific than PolymerTypes This information is derived from the mmcif dictionary.
Since:
1.7
Author:
mulvaney, Andreas Prlic
See Also: