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
Subclasses with type arguments of type Residue.SSType in ffx.potential.bondedMethods in ffx.potential.bonded that return Residue.SSTypeModifier and TypeMethodDescriptionstatic Residue.SSTypeReturns 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.