Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ActualDeliveryTimeType
-
Packages that use ActualDeliveryTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ActualDeliveryTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ActualDeliveryTimeType Modifier and Type Field Description protected ActualDeliveryTimeTypeDeliveryType. actualDeliveryTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActualDeliveryTimeType Modifier and Type Method Description ActualDeliveryTimeTypeDeliveryType. getActualDeliveryTime()Gets the value of the actualDeliveryTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActualDeliveryTimeType Modifier and Type Method Description voidDeliveryType. setActualDeliveryTime(ActualDeliveryTimeType value)Sets the value of the actualDeliveryTime property. -
Uses of ActualDeliveryTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ActualDeliveryTimeType Modifier and Type Method Description ActualDeliveryTimeTypeObjectFactory. createActualDeliveryTimeType()Create an instance ofActualDeliveryTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ActualDeliveryTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActualDeliveryTimeType>ObjectFactory. createActualDeliveryTime(ActualDeliveryTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ActualDeliveryTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActualDeliveryTimeType>ObjectFactory. createActualDeliveryTime(ActualDeliveryTimeType value)
-