Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EstimatedDeliveryTimeType
-
Packages that use EstimatedDeliveryTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EstimatedDeliveryTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EstimatedDeliveryTimeType Modifier and Type Field Description protected EstimatedDeliveryTimeTypeShipmentStageType. estimatedDeliveryTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EstimatedDeliveryTimeType Modifier and Type Method Description EstimatedDeliveryTimeTypeShipmentStageType. getEstimatedDeliveryTime()Gets the value of the estimatedDeliveryTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EstimatedDeliveryTimeType Modifier and Type Method Description voidShipmentStageType. setEstimatedDeliveryTime(EstimatedDeliveryTimeType value)Sets the value of the estimatedDeliveryTime property. -
Uses of EstimatedDeliveryTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EstimatedDeliveryTimeType Modifier and Type Method Description EstimatedDeliveryTimeTypeObjectFactory. createEstimatedDeliveryTimeType()Create an instance ofEstimatedDeliveryTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EstimatedDeliveryTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedDeliveryTimeType>ObjectFactory. createEstimatedDeliveryTime(EstimatedDeliveryTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EstimatedDeliveryTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedDeliveryTimeType>ObjectFactory. createEstimatedDeliveryTime(EstimatedDeliveryTimeType value)
-