Uses of Enum Class
ffx.potential.Utilities.PolymerType
Packages that use Utilities.PolymerType
Package
Description
The Potential package implements molecular mechanics force fields with shared memory Parallel
Java and via OpenMM.
-
Uses of Utilities.PolymerType in ffx.potential
Subclasses with type arguments of type Utilities.PolymerType in ffx.potentialModifier and TypeClassDescriptionstatic enumAn enumeration of recognized organic polymers.Methods in ffx.potential that return Utilities.PolymerTypeModifier and TypeMethodDescriptionstatic Utilities.PolymerTypeReturns the enum constant of this class with the specified name.static Utilities.PolymerType[]Utilities.PolymerType.values()Returns an array containing the constants of this enum class, in the order they are declared.