Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DeliveredQuantityType
-
Packages that use DeliveredQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DeliveredQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DeliveredQuantityType Modifier and Type Field Description protected DeliveredQuantityTypeDespatchLineType. deliveredQuantityprotected DeliveredQuantityTypeMeterReadingType. deliveredQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DeliveredQuantityType Modifier and Type Method Description DeliveredQuantityTypeDespatchLineType. getDeliveredQuantity()Gets the value of the deliveredQuantity property.DeliveredQuantityTypeMeterReadingType. getDeliveredQuantity()Gets the value of the deliveredQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DeliveredQuantityType Modifier and Type Method Description voidDespatchLineType. setDeliveredQuantity(DeliveredQuantityType value)Sets the value of the deliveredQuantity property.voidMeterReadingType. setDeliveredQuantity(DeliveredQuantityType value)Sets the value of the deliveredQuantity property. -
Uses of DeliveredQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DeliveredQuantityType Modifier and Type Method Description DeliveredQuantityTypeObjectFactory. createDeliveredQuantityType()Create an instance ofDeliveredQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DeliveredQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeliveredQuantityType>ObjectFactory. createDeliveredQuantity(DeliveredQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DeliveredQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeliveredQuantityType>ObjectFactory. createDeliveredQuantity(DeliveredQuantityType value)
-