Uses of Enum Class
org.openscience.cdk.io.MDLV2000Writer.SPIN_MULTIPLICITY
Packages that use MDLV2000Writer.SPIN_MULTIPLICITY
-
Uses of MDLV2000Writer.SPIN_MULTIPLICITY in org.openscience.cdk.io
Methods in org.openscience.cdk.io that return MDLV2000Writer.SPIN_MULTIPLICITYModifier and TypeMethodDescriptionMDLV2000Writer.SPIN_MULTIPLICITY.ofValue
(int value) Create a SPIN_MULTIPLICITY instance for the specified value.Returns the enum constant of this class with the specified name.static MDLV2000Writer.SPIN_MULTIPLICITY[]
MDLV2000Writer.SPIN_MULTIPLICITY.values()
Returns an array containing the constants of this enum class, in the order they are declared.