Uses of Enum Class
net.sf.jniinchi.INCHI_KEY_STATUS
-
Uses of INCHI_KEY_STATUS in net.sf.jniinchi
Methods in net.sf.jniinchi that return INCHI_KEY_STATUSModifier and TypeMethodDescriptionstatic INCHI_KEY_STATUS
JniInchiWrapper.checkInchiKey
(String key) Checks whether a string represents valid InChIKey.static INCHI_KEY_STATUS
INCHI_KEY_STATUS.getValue
(int value) static INCHI_KEY_STATUS
Returns the enum constant of this class with the specified name.static INCHI_KEY_STATUS[]
INCHI_KEY_STATUS.values()
Returns an array containing the constants of this enum class, in the order they are declared.