Uses of Class
OCSEPICS.OCSEPICSConsts.ConversionTypes

Packages that use OCSEPICSConsts.ConversionTypes
OCSEPICS   
 

Uses of OCSEPICSConsts.ConversionTypes in OCSEPICS
 

Methods in OCSEPICS that return OCSEPICSConsts.ConversionTypes
static OCSEPICSConsts.ConversionTypes OCSEPICSConsts.ConversionTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OCSEPICSConsts.ConversionTypes[] OCSEPICSConsts.ConversionTypes.values()
          Returns an array containing the constants of this enum type, in the order they're declared.