Uses of Enum Class
net.sf.jniinchi.INCHI_STATUS
-
Uses of INCHI_STATUS in net.sf.jniinchi
Methods in net.sf.jniinchi that return INCHI_STATUSModifier and TypeMethodDescriptionstatic INCHI_STATUSJniInchiWrapper.checkInchi(String inchi, boolean strict) Checks if the string represents valid InChI/standard InChI.static INCHI_STATUSINCHI_STATUS.getValue(int value) static INCHI_STATUSReturns the enum constant of this class with the specified name.static INCHI_STATUS[]INCHI_STATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.