Uses of Interface
org.eclnt.ccaddons.dof.IDOFDataConverter
Packages that use IDOFDataConverter
-
Uses of IDOFDataConverter in org.eclnt.ccaddons.dof.util
Methods in org.eclnt.ccaddons.dof.util that return IDOFDataConverterModifier and TypeMethodDescriptionstatic IDOFDataConverterDOFUtil.createDataConverter(DOFPropertyType propertyType) -
Uses of IDOFDataConverter in org.eclnt.ccaddons.dof.util.dataconverter
Classes in org.eclnt.ccaddons.dof.util.dataconverter that implement IDOFDataConverterModifier and TypeClassDescriptionclassConvert between a Boolean and a corresponding representation as 'J' or 'N'.classConvert between a Boolean and a corresponding representation as 'J' or 'N'.classConvert between a string in the format "YYYYMMDD" and a corresponding representation as Java-long timestamp representation.classConvert between a string in the format "YYYYMMDD" and a corresponding representation as Java-long timestamp representation.