Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReferenceDateType
-
Packages that use ReferenceDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReferenceDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReferenceDateType Modifier and Type Field Description protected ReferenceDateTypeStatusType. referenceDateprotected ReferenceDateTypeTransportScheduleType. referenceDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReferenceDateType Modifier and Type Method Description ReferenceDateTypeStatusType. getReferenceDate()Gets the value of the referenceDate property.ReferenceDateTypeTransportScheduleType. getReferenceDate()Gets the value of the referenceDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReferenceDateType Modifier and Type Method Description voidStatusType. setReferenceDate(ReferenceDateType value)Sets the value of the referenceDate property.voidTransportScheduleType. setReferenceDate(ReferenceDateType value)Sets the value of the referenceDate property. -
Uses of ReferenceDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReferenceDateType Modifier and Type Method Description ReferenceDateTypeObjectFactory. createReferenceDateType()Create an instance ofReferenceDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReferenceDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferenceDateType>ObjectFactory. createReferenceDate(ReferenceDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReferenceDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferenceDateType>ObjectFactory. createReferenceDate(ReferenceDateType value)
-