Uses of Class
com.actelion.research.chem.io.pdb.converter.AminoAcidsLabeledContainer
-
Packages that use AminoAcidsLabeledContainer Package Description com.actelion.research.chem.io.pdb.converter -
-
Uses of AminoAcidsLabeledContainer in com.actelion.research.chem.io.pdb.converter
Methods in com.actelion.research.chem.io.pdb.converter that return AminoAcidsLabeledContainer Modifier and Type Method Description static AminoAcidsLabeledContainer
AminoAcidsLabeledContainer. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static AminoAcidsLabeledContainer[]
AminoAcidsLabeledContainer. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-