Package org.eclnt.ccaddons.dof
Interface IDOFDataConverter
- All Known Implementing Classes:
DCBoolean01
,DCBooleanJN
,DCDateHHMMSS
,DCDateYYYYMMDD
public interface IDOFDataConverter
-
Method Summary
Modifier and TypeMethodDescriptionconvertValueFromDOF
(Object value, DOFPropertyType propertyType) convertValueToDOF
(Object value, DOFPropertyType propertyType)
-
Method Details
-
convertValueToDOF
-
convertValueFromDOF
-