Package | Description |
---|---|
org.openscience.cdk.io |
Modifier and Type | Method and Description |
---|---|
static MDLV2000Writer.SPIN_MULTIPLICITY |
MDLV2000Writer.SPIN_MULTIPLICITY.ofValue(int value)
Create a SPIN_MULTIPLICITY instance for the specified value.
|
static MDLV2000Writer.SPIN_MULTIPLICITY |
MDLV2000Writer.SPIN_MULTIPLICITY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MDLV2000Writer.SPIN_MULTIPLICITY[] |
MDLV2000Writer.SPIN_MULTIPLICITY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.