Uses of Class
com.helger.regrep.rim.DateTimeValueType
-
Packages that use DateTimeValueType Package Description com.helger.regrep.rim com.helger.regrep.slot -
-
Uses of DateTimeValueType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return DateTimeValueType Modifier and Type Method Description DateTimeValueTypeDateTimeValueType. clone()Created by ph-jaxb-plugin -Xph-cloneable2DateTimeValueTypeObjectFactory. createDateTimeValueType()Create an instance ofDateTimeValueTypeMethods in com.helger.regrep.rim with parameters of type DateTimeValueType Modifier and Type Method Description voidDateTimeValueType. cloneTo(DateTimeValueType ret)This method clones all values fromthisto the passed object. -
Uses of DateTimeValueType in com.helger.regrep.slot
Methods in com.helger.regrep.slot that return DateTimeValueType Modifier and Type Method Description static DateTimeValueTypeSlotHelper. createSlotValue(com.helger.commons.datetime.XMLOffsetDateTime x)static DateTimeValueTypeSlotHelper. createSlotValue(OffsetDateTime x)
-