Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatestDeliveryTimeType
-
Packages that use LatestDeliveryTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatestDeliveryTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatestDeliveryTimeType Modifier and Type Field Description protected LatestDeliveryTimeTypeDeliveryType. latestDeliveryTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatestDeliveryTimeType Modifier and Type Method Description LatestDeliveryTimeTypeDeliveryType. getLatestDeliveryTime()Gets the value of the latestDeliveryTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatestDeliveryTimeType Modifier and Type Method Description voidDeliveryType. setLatestDeliveryTime(LatestDeliveryTimeType value)Sets the value of the latestDeliveryTime property. -
Uses of LatestDeliveryTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatestDeliveryTimeType Modifier and Type Method Description LatestDeliveryTimeTypeObjectFactory. createLatestDeliveryTimeType()Create an instance ofLatestDeliveryTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatestDeliveryTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestDeliveryTimeType>ObjectFactory. createLatestDeliveryTime(LatestDeliveryTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatestDeliveryTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestDeliveryTimeType>ObjectFactory. createLatestDeliveryTime(LatestDeliveryTimeType value)
-