Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequestedDeliveryDateType
-
Packages that use RequestedDeliveryDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequestedDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RequestedDeliveryDateType Modifier and Type Field Description protected RequestedDeliveryDateTypeProcurementProjectType. requestedDeliveryDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequestedDeliveryDateType Modifier and Type Method Description RequestedDeliveryDateTypeProcurementProjectType. getRequestedDeliveryDate()Gets the value of the requestedDeliveryDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequestedDeliveryDateType Modifier and Type Method Description voidProcurementProjectType. setRequestedDeliveryDate(RequestedDeliveryDateType value)Sets the value of the requestedDeliveryDate property. -
Uses of RequestedDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequestedDeliveryDateType Modifier and Type Method Description RequestedDeliveryDateTypeObjectFactory. createRequestedDeliveryDateType()Create an instance ofRequestedDeliveryDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequestedDeliveryDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestedDeliveryDateType>ObjectFactory. createRequestedDeliveryDate(RequestedDeliveryDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequestedDeliveryDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestedDeliveryDateType>ObjectFactory. createRequestedDeliveryDate(RequestedDeliveryDateType value)
-