Uses of Class
ClearImageJNI.EInfoType

Uses of EInfoType in ClearImageJNI
 

Fields in ClearImageJNI declared as EInfoType
static EInfoType EInfoType.ciErrorText
          Error text for specified error
static EInfoType EInfoType.ciModulesList
          List of modules - List format
static EInfoType EInfoType.ciModulesXml
          List of modules - XML format
 

Methods in ClearImageJNI that return EInfoType
static EInfoType EInfoType.fromInt(int __n)
          Returns an enumerated value corresponding to a given integer.
 

Methods in ClearImageJNI with parameters of type EInfoType
 java.lang.String ICiServer.getInfo(EInfoType Type, int nParam)
          Server Information.