TestCustomDataTypesHandler.TestOnlyCustomDataTypesHandler

The custom data types handler to use for this test.

Methods
Value convert(Value source, int targetType)
Value convert(Value source, int targetType)
int getAddProofType(int type)
int getAddProofType(int type)
DataType getDataTypeById(int type)
DataType getDataTypeById(int type)
DataType getDataTypeByName(String name)
DataType getDataTypeByName(String name)
String getDataTypeClassName(int type)
String getDataTypeClassName(int type)
int getDataTypeOrder(int type)
int getDataTypeOrder(int type)
Object getObject(Value value, Class cls)
Object getObject(Value value, Class cls)
int getTypeIdFromClass(Class cls)
int getTypeIdFromClass(Class cls)
Value getValue(int type, Object data, DataHandler dataHandler)
Value getValue(int type, Object data, DataHandler dataHandler)
boolean supportsAdd(int type)
boolean supportsAdd(int type)