Uses of Class
BertecDeviceJava.BertecDevice.ErrorValue

Uses of BertecDevice.ErrorValue in BertecDeviceJava
 

Methods in BertecDeviceJava that return BertecDevice.ErrorValue
static BertecDevice.ErrorValue BertecDevice.ErrorValue.get(int code)
           
static BertecDevice.ErrorValue BertecDevice.ErrorValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BertecDevice.ErrorValue[] BertecDevice.ErrorValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.