Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EstimatedDeliveryDateType
-
Packages that use EstimatedDeliveryDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EstimatedDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EstimatedDeliveryDateType Modifier and Type Field Description protected EstimatedDeliveryDateTypeShipmentStageType. estimatedDeliveryDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EstimatedDeliveryDateType Modifier and Type Method Description EstimatedDeliveryDateTypeShipmentStageType. getEstimatedDeliveryDate()Gets the value of the estimatedDeliveryDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EstimatedDeliveryDateType Modifier and Type Method Description voidShipmentStageType. setEstimatedDeliveryDate(EstimatedDeliveryDateType value)Sets the value of the estimatedDeliveryDate property. -
Uses of EstimatedDeliveryDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EstimatedDeliveryDateType Modifier and Type Method Description EstimatedDeliveryDateTypeObjectFactory. createEstimatedDeliveryDateType()Create an instance ofEstimatedDeliveryDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EstimatedDeliveryDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<EstimatedDeliveryDateType>ObjectFactory. createEstimatedDeliveryDate(EstimatedDeliveryDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EstimatedDeliveryDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<EstimatedDeliveryDateType>ObjectFactory. createEstimatedDeliveryDate(EstimatedDeliveryDateType value)
-