Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReferenceTimeType
-
Packages that use ReferenceTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReferenceTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReferenceTimeType Modifier and Type Field Description protected ReferenceTimeTypeStatusType. referenceTimeprotected ReferenceTimeTypeTransportScheduleType. referenceTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReferenceTimeType Modifier and Type Method Description ReferenceTimeTypeStatusType. getReferenceTime()Gets the value of the referenceTime property.ReferenceTimeTypeTransportScheduleType. getReferenceTime()Gets the value of the referenceTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReferenceTimeType Modifier and Type Method Description voidStatusType. setReferenceTime(ReferenceTimeType value)Sets the value of the referenceTime property.voidTransportScheduleType. setReferenceTime(ReferenceTimeType value)Sets the value of the referenceTime property. -
Uses of ReferenceTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReferenceTimeType Modifier and Type Method Description ReferenceTimeTypeObjectFactory. createReferenceTimeType()Create an instance ofReferenceTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReferenceTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceTimeType>ObjectFactory. createReferenceTime(ReferenceTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReferenceTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceTimeType>ObjectFactory. createReferenceTime(ReferenceTimeType value)
-