Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EarliestPickupDateType
-
Packages that use EarliestPickupDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EarliestPickupDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EarliestPickupDateType Modifier and Type Field Description protected EarliestPickupDateTypePickupType. earliestPickupDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EarliestPickupDateType Modifier and Type Method Description EarliestPickupDateTypePickupType. getEarliestPickupDate()Gets the value of the earliestPickupDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EarliestPickupDateType Modifier and Type Method Description voidPickupType. setEarliestPickupDate(EarliestPickupDateType value)Sets the value of the earliestPickupDate property. -
Uses of EarliestPickupDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EarliestPickupDateType Modifier and Type Method Description EarliestPickupDateTypeObjectFactory. createEarliestPickupDateType()Create an instance ofEarliestPickupDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EarliestPickupDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarliestPickupDateType>ObjectFactory. createEarliestPickupDate(EarliestPickupDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EarliestPickupDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarliestPickupDateType>ObjectFactory. createEarliestPickupDate(EarliestPickupDateType value)
-