Uses of Enum Class
ffx.potential.bonded.Residue.SSType
Packages that use 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
Methods in ffx.potential.bonded that return Residue.SSTypeModifier 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.