Uses of Enum Class
ffx.potential.parameters.TitrationUtils.CysteineAtomNames
Packages that use TitrationUtils.CysteineAtomNames
Package
Description
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
-
Uses of TitrationUtils.CysteineAtomNames in ffx.potential.parameters
Subclasses with type arguments of type TitrationUtils.CysteineAtomNames in ffx.potential.parametersModifier and TypeClassDescriptionstatic enumConstantCysteineAtomsMethods in ffx.potential.parameters that return TitrationUtils.CysteineAtomNamesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TitrationUtils.CysteineAtomNames[]TitrationUtils.CysteineAtomNames.values()Returns an array containing the constants of this enum class, in the order they are declared.