Uses of Class
eu.de4a.iem.jaxb.cv.dt.DateTimeType
-
Packages that use DateTimeType Package Description eu.de4a.iem.jaxb.cv.dt -
-
Uses of DateTimeType in eu.de4a.iem.jaxb.cv.dt
Methods in eu.de4a.iem.jaxb.cv.dt that return DateTimeType Modifier and Type Method Description DateTimeTypeDateTimeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2DateTimeTypeObjectFactory. createDateTimeType()Create an instance ofDateTimeTypeMethods in eu.de4a.iem.jaxb.cv.dt that return types with arguments of type DateTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DateTimeType>ObjectFactory. createDateTime(DateTimeType value)Methods in eu.de4a.iem.jaxb.cv.dt with parameters of type DateTimeType Modifier and Type Method Description voidDateTimeType. cloneTo(DateTimeType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<DateTimeType>ObjectFactory. createDateTime(DateTimeType value)
-