Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequestedDespatchDateType
-
Packages that use RequestedDespatchDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequestedDespatchDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RequestedDespatchDateType Modifier and Type Field Description protected RequestedDespatchDateTypeDespatchType. requestedDespatchDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequestedDespatchDateType Modifier and Type Method Description RequestedDespatchDateTypeDespatchType. getRequestedDespatchDate()Gets the value of the requestedDespatchDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequestedDespatchDateType Modifier and Type Method Description voidDespatchType. setRequestedDespatchDate(RequestedDespatchDateType value)Sets the value of the requestedDespatchDate property. -
Uses of RequestedDespatchDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequestedDespatchDateType Modifier and Type Method Description RequestedDespatchDateTypeObjectFactory. createRequestedDespatchDateType()Create an instance ofRequestedDespatchDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequestedDespatchDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestedDespatchDateType>ObjectFactory. createRequestedDespatchDate(RequestedDespatchDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequestedDespatchDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestedDespatchDateType>ObjectFactory. createRequestedDespatchDate(RequestedDespatchDateType value)
-