Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EstimatedDespatchDateType
-
Packages that use EstimatedDespatchDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EstimatedDespatchDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EstimatedDespatchDateType Modifier and Type Field Description protected EstimatedDespatchDateTypeDespatchType. estimatedDespatchDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EstimatedDespatchDateType Modifier and Type Method Description EstimatedDespatchDateTypeDespatchType. getEstimatedDespatchDate()Gets the value of the estimatedDespatchDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EstimatedDespatchDateType Modifier and Type Method Description voidDespatchType. setEstimatedDespatchDate(EstimatedDespatchDateType value)Sets the value of the estimatedDespatchDate property. -
Uses of EstimatedDespatchDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EstimatedDespatchDateType Modifier and Type Method Description EstimatedDespatchDateTypeObjectFactory. createEstimatedDespatchDateType()Create an instance ofEstimatedDespatchDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EstimatedDespatchDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<EstimatedDespatchDateType>ObjectFactory. createEstimatedDespatchDate(EstimatedDespatchDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EstimatedDespatchDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<EstimatedDespatchDateType>ObjectFactory. createEstimatedDespatchDate(EstimatedDespatchDateType value)
-