Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OccurrenceDateType
-
Packages that use OccurrenceDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OccurrenceDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OccurrenceDateType Modifier and Type Field Description protected OccurrenceDateTypeEventType. occurrenceDateprotected OccurrenceDateTypeTransportEventType. occurrenceDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OccurrenceDateType Modifier and Type Method Description OccurrenceDateTypeEventType. getOccurrenceDate()Gets the value of the occurrenceDate property.OccurrenceDateTypeTransportEventType. getOccurrenceDate()Gets the value of the occurrenceDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OccurrenceDateType Modifier and Type Method Description voidEventType. setOccurrenceDate(OccurrenceDateType value)Sets the value of the occurrenceDate property.voidTransportEventType. setOccurrenceDate(OccurrenceDateType value)Sets the value of the occurrenceDate property. -
Uses of OccurrenceDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OccurrenceDateType Modifier and Type Method Description OccurrenceDateTypeObjectFactory. createOccurrenceDateType()Create an instance ofOccurrenceDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OccurrenceDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OccurrenceDateType>ObjectFactory. createOccurrenceDate(OccurrenceDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OccurrenceDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OccurrenceDateType>ObjectFactory. createOccurrenceDate(OccurrenceDateType value)
-