|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of INCHI_STATUS in net.sf.jniinchi |
---|
Methods in net.sf.jniinchi that return INCHI_STATUS | |
---|---|
static INCHI_STATUS |
JniInchiWrapper.checkInchi(String inchi,
boolean strict)
Checks if the string represents valid InChI/standard InChI. |
static INCHI_STATUS |
INCHI_STATUS.getValue(int value)
|
static INCHI_STATUS |
INCHI_STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static INCHI_STATUS[] |
INCHI_STATUS.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |