Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequiredDeliveryDateType
-
Packages that use RequiredDeliveryDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequiredDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RequiredDeliveryDateType Modifier and Type Field Description protected RequiredDeliveryDateTypeShipmentStageType. requiredDeliveryDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequiredDeliveryDateType Modifier and Type Method Description RequiredDeliveryDateTypeShipmentStageType. getRequiredDeliveryDate()Gets the value of the requiredDeliveryDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequiredDeliveryDateType Modifier and Type Method Description voidShipmentStageType. setRequiredDeliveryDate(RequiredDeliveryDateType value)Sets the value of the requiredDeliveryDate property. -
Uses of RequiredDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequiredDeliveryDateType Modifier and Type Method Description RequiredDeliveryDateTypeObjectFactory. createRequiredDeliveryDateType()Create an instance ofRequiredDeliveryDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequiredDeliveryDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequiredDeliveryDateType>ObjectFactory. createRequiredDeliveryDate(RequiredDeliveryDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequiredDeliveryDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequiredDeliveryDateType>ObjectFactory. createRequiredDeliveryDate(RequiredDeliveryDateType value)
-