Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OccurrenceTimeType
-
Packages that use OccurrenceTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OccurrenceTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OccurrenceTimeType Modifier and Type Field Description protected OccurrenceTimeTypeEventType. occurrenceTimeprotected OccurrenceTimeTypeTransportEventType. occurrenceTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OccurrenceTimeType Modifier and Type Method Description OccurrenceTimeTypeEventType. getOccurrenceTime()Gets the value of the occurrenceTime property.OccurrenceTimeTypeTransportEventType. getOccurrenceTime()Gets the value of the occurrenceTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OccurrenceTimeType Modifier and Type Method Description voidEventType. setOccurrenceTime(OccurrenceTimeType value)Sets the value of the occurrenceTime property.voidTransportEventType. setOccurrenceTime(OccurrenceTimeType value)Sets the value of the occurrenceTime property. -
Uses of OccurrenceTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OccurrenceTimeType Modifier and Type Method Description OccurrenceTimeTypeObjectFactory. createOccurrenceTimeType()Create an instance ofOccurrenceTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OccurrenceTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OccurrenceTimeType>ObjectFactory. createOccurrenceTime(OccurrenceTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OccurrenceTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OccurrenceTimeType>ObjectFactory. createOccurrenceTime(OccurrenceTimeType value)
-