Uses of Enum Class
ffx.potential.bonded.Residue.SSType
Package
Description
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of Residue.SSType in ffx.potential.bonded
Modifier and TypeMethodDescriptionstatic Residue.SSType
Returns the enum constant of this class with the specified name.static Residue.SSType[]
Residue.SSType.values()
Returns an array containing the constants of this enum class, in the order they are declared.