Uses of Class
net.sf.jniinchi.INCHI_OPTION

Uses of INCHI_OPTION in net.sf.jniinchi
 

Methods in net.sf.jniinchi that return INCHI_OPTION
static INCHI_OPTION INCHI_OPTION.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static INCHI_OPTION INCHI_OPTION.valueOfIgnoreCase(String string)
           
static INCHI_OPTION[] INCHI_OPTION.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in net.sf.jniinchi with type arguments of type INCHI_OPTION
protected static String JniInchiWrapper.checkOptions(List<INCHI_OPTION> ops)
          Checks and canonicalises options.
 



Copyright © 2006-2010 Sam Adams. All Rights Reserved.