Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ActualDeliveryDateType
-
Packages that use ActualDeliveryDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ActualDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ActualDeliveryDateType Modifier and Type Field Description protected ActualDeliveryDateTypeDeliveryType. actualDeliveryDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActualDeliveryDateType Modifier and Type Method Description ActualDeliveryDateTypeDeliveryType. getActualDeliveryDate()Gets the value of the actualDeliveryDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActualDeliveryDateType Modifier and Type Method Description voidDeliveryType. setActualDeliveryDate(ActualDeliveryDateType value)Sets the value of the actualDeliveryDate property. -
Uses of ActualDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ActualDeliveryDateType Modifier and Type Method Description ActualDeliveryDateTypeObjectFactory. createActualDeliveryDateType()Create an instance ofActualDeliveryDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ActualDeliveryDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActualDeliveryDateType>ObjectFactory. createActualDeliveryDate(ActualDeliveryDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ActualDeliveryDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActualDeliveryDateType>ObjectFactory. createActualDeliveryDate(ActualDeliveryDateType value)
-