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