Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EstimatedDespatchTimeType
-
Packages that use EstimatedDespatchTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EstimatedDespatchTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EstimatedDespatchTimeType Modifier and Type Field Description protected EstimatedDespatchTimeTypeDespatchType. estimatedDespatchTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EstimatedDespatchTimeType Modifier and Type Method Description EstimatedDespatchTimeTypeDespatchType. getEstimatedDespatchTime()Gets the value of the estimatedDespatchTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EstimatedDespatchTimeType Modifier and Type Method Description voidDespatchType. setEstimatedDespatchTime(EstimatedDespatchTimeType value)Sets the value of the estimatedDespatchTime property. -
Uses of EstimatedDespatchTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EstimatedDespatchTimeType Modifier and Type Method Description EstimatedDespatchTimeTypeObjectFactory. createEstimatedDespatchTimeType()Create an instance ofEstimatedDespatchTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EstimatedDespatchTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<EstimatedDespatchTimeType>ObjectFactory. createEstimatedDespatchTime(EstimatedDespatchTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EstimatedDespatchTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<EstimatedDespatchTimeType>ObjectFactory. createEstimatedDespatchTime(EstimatedDespatchTimeType value)
-