|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of INCHI_RET in net.sf.jniinchi |
|---|
| Methods in net.sf.jniinchi that return INCHI_RET | |
|---|---|
INCHI_RET |
JniInchiOutput.getReturnStatus()
Gets return status from InChI process. |
INCHI_RET |
JniInchiOutputStructure.getReturnStatus()
Gets return status from InChI process. |
INCHI_RET |
JniInchiInputData.getReturnValue()
|
static INCHI_RET |
INCHI_RET.getValue(int ret)
|
static INCHI_RET |
INCHI_RET.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static INCHI_RET[] |
INCHI_RET.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_RET | |
|---|---|
protected void |
JniInchiOutput.setRetStatus(INCHI_RET retStatus)
|
protected void |
JniInchiOutputStructure.setRetStatus(INCHI_RET retStatus)
|
| Constructors in net.sf.jniinchi with parameters of type INCHI_RET | |
|---|---|
JniInchiOutput(INCHI_RET ret,
String inchi,
String auxInfo,
String message,
String log)
|
|
JniInchiOutputStructure(INCHI_RET value)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||