Package | Description |
---|---|
uk.ac.ebi.reactionblast.mechanism.interfaces |
Modifier and Type | Method and Description |
---|---|
static ECBLAST_FLAGS |
ECBLAST_FLAGS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ECBLAST_FLAGS[] |
ECBLAST_FLAGS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
<status> int |
ECBLAST_FLAGS.compareTo(ECBLAST_FLAGS obj)
Compares algorithm types.
|