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