Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ActualPickupTimeType
-
Packages that use ActualPickupTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ActualPickupTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ActualPickupTimeType Modifier and Type Field Description protected ActualPickupTimeTypePickupType. actualPickupTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActualPickupTimeType Modifier and Type Method Description ActualPickupTimeTypePickupType. getActualPickupTime()Gets the value of the actualPickupTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActualPickupTimeType Modifier and Type Method Description voidPickupType. setActualPickupTime(ActualPickupTimeType value)Sets the value of the actualPickupTime property. -
Uses of ActualPickupTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ActualPickupTimeType Modifier and Type Method Description ActualPickupTimeTypeObjectFactory. createActualPickupTimeType()Create an instance ofActualPickupTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ActualPickupTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActualPickupTimeType>ObjectFactory. createActualPickupTime(ActualPickupTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ActualPickupTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActualPickupTimeType>ObjectFactory. createActualPickupTime(ActualPickupTimeType value)
-