Package | Description |
---|---|
uk.ac.ebi.reactionblast.tools.rxnfile |
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(java.lang.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.
|