|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of INCHI_RADICAL in net.sf.jniinchi |
---|
Methods in net.sf.jniinchi that return INCHI_RADICAL | |
---|---|
INCHI_RADICAL |
JniInchiAtom.getRadical()
Returns radical state of atom. |
static INCHI_RADICAL |
INCHI_RADICAL.getValue(int rad)
|
static INCHI_RADICAL |
INCHI_RADICAL.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static INCHI_RADICAL[] |
INCHI_RADICAL.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sf.jniinchi with parameters of type INCHI_RADICAL | |
---|---|
void |
JniInchiAtom.setRadical(INCHI_RADICAL radical)
Sets radical status of atom. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |