Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DateType
-
Packages that use DateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DateType Modifier and Type Field Description protected DateTypeExchangeRateType. dateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DateType Modifier and Type Method Description DateTypeExchangeRateType. getDate()Gets the value of the date property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DateType Modifier and Type Method Description voidExchangeRateType. setDate(DateType value)Sets the value of the date property. -
Uses of DateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DateType Modifier and Type Method Description DateTypeObjectFactory. createDateType()Create an instance ofDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DateType>ObjectFactory. createDate(DateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DateType>ObjectFactory. createDate(DateType value)
-