Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatestPickupDateType
-
Packages that use LatestPickupDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatestPickupDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatestPickupDateType Modifier and Type Field Description protected LatestPickupDateTypePickupType. latestPickupDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatestPickupDateType Modifier and Type Method Description LatestPickupDateTypePickupType. getLatestPickupDate()Gets the value of the latestPickupDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatestPickupDateType Modifier and Type Method Description voidPickupType. setLatestPickupDate(LatestPickupDateType value)Sets the value of the latestPickupDate property. -
Uses of LatestPickupDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatestPickupDateType Modifier and Type Method Description LatestPickupDateTypeObjectFactory. createLatestPickupDateType()Create an instance ofLatestPickupDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatestPickupDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestPickupDateType>ObjectFactory. createLatestPickupDate(LatestPickupDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatestPickupDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestPickupDateType>ObjectFactory. createLatestPickupDate(LatestPickupDateType value)
-