Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ActualPickupDateType
-
Packages that use ActualPickupDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ActualPickupDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ActualPickupDateType Modifier and Type Field Description protected ActualPickupDateTypePickupType. actualPickupDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActualPickupDateType Modifier and Type Method Description ActualPickupDateTypePickupType. getActualPickupDate()Gets the value of the actualPickupDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActualPickupDateType Modifier and Type Method Description voidPickupType. setActualPickupDate(ActualPickupDateType value)Sets the value of the actualPickupDate property. -
Uses of ActualPickupDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ActualPickupDateType Modifier and Type Method Description ActualPickupDateTypeObjectFactory. createActualPickupDateType()Create an instance ofActualPickupDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ActualPickupDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActualPickupDateType>ObjectFactory. createActualPickupDate(ActualPickupDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ActualPickupDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActualPickupDateType>ObjectFactory. createActualPickupDate(ActualPickupDateType value)
-