Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatestDeliveryDateType
-
Packages that use LatestDeliveryDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatestDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatestDeliveryDateType Modifier and Type Field Description protected LatestDeliveryDateTypeDeliveryType. latestDeliveryDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatestDeliveryDateType Modifier and Type Method Description LatestDeliveryDateTypeDeliveryType. getLatestDeliveryDate()Gets the value of the latestDeliveryDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatestDeliveryDateType Modifier and Type Method Description voidDeliveryType. setLatestDeliveryDate(LatestDeliveryDateType value)Sets the value of the latestDeliveryDate property. -
Uses of LatestDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatestDeliveryDateType Modifier and Type Method Description LatestDeliveryDateTypeObjectFactory. createLatestDeliveryDateType()Create an instance ofLatestDeliveryDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatestDeliveryDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestDeliveryDateType>ObjectFactory. createLatestDeliveryDate(LatestDeliveryDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatestDeliveryDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestDeliveryDateType>ObjectFactory. createLatestDeliveryDate(LatestDeliveryDateType value)
-