Class DateType

java.lang.Object
org.apache.cxf.aegis.type.AegisType
org.apache.cxf.aegis.type.basic.DateType
Direct Known Subclasses:
SqlDateType, TimezoneLessDateType

public class DateType extends AegisType
AegisType for the Date class which serializes as an xsd:date (no time information).