Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ActualDespatchDateType
-
Packages that use ActualDespatchDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ActualDespatchDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ActualDespatchDateType Modifier and Type Field Description protected ActualDespatchDateTypeDespatchType. actualDespatchDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActualDespatchDateType Modifier and Type Method Description ActualDespatchDateTypeDespatchType. getActualDespatchDate()Gets the value of the actualDespatchDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActualDespatchDateType Modifier and Type Method Description voidDespatchType. setActualDespatchDate(ActualDespatchDateType value)Sets the value of the actualDespatchDate property. -
Uses of ActualDespatchDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ActualDespatchDateType Modifier and Type Method Description ActualDespatchDateTypeObjectFactory. createActualDespatchDateType()Create an instance ofActualDespatchDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ActualDespatchDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActualDespatchDateType>ObjectFactory. createActualDespatchDate(ActualDespatchDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ActualDespatchDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActualDespatchDateType>ObjectFactory. createActualDespatchDate(ActualDespatchDateType value)
-