Class DCBooleanJN
java.lang.Object
org.eclnt.ccaddons.dof.util.dataconverter.DCBooleanJN
- All Implemented Interfaces:
IDOFDataConverter
Convert between a Boolean and a corresponding representation as 'J' or 'N'.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertValueFromDOF
(Object value, DOFPropertyType propertyType) convertValueToDOF
(Object value, DOFPropertyType propertyType) static void
-
Constructor Details
-
DCBooleanJN
public DCBooleanJN()
-
-
Method Details
-
convertValueToDOF
- Specified by:
convertValueToDOF
in interfaceIDOFDataConverter
-
convertValueFromDOF
- Specified by:
convertValueFromDOF
in interfaceIDOFDataConverter
-
main
-