Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalDeliveredQuantityType
-
Packages that use TotalDeliveredQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalDeliveredQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TotalDeliveredQuantityType Modifier and Type Field Description protected TotalDeliveredQuantityTypeConsumptionPointType. totalDeliveredQuantityprotected TotalDeliveredQuantityTypeMeterType. totalDeliveredQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TotalDeliveredQuantityType Modifier and Type Method Description TotalDeliveredQuantityTypeConsumptionPointType. getTotalDeliveredQuantity()Gets the value of the totalDeliveredQuantity property.TotalDeliveredQuantityTypeMeterType. getTotalDeliveredQuantity()Gets the value of the totalDeliveredQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TotalDeliveredQuantityType Modifier and Type Method Description voidConsumptionPointType. setTotalDeliveredQuantity(TotalDeliveredQuantityType value)Sets the value of the totalDeliveredQuantity property.voidMeterType. setTotalDeliveredQuantity(TotalDeliveredQuantityType value)Sets the value of the totalDeliveredQuantity property. -
Uses of TotalDeliveredQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalDeliveredQuantityType Modifier and Type Method Description TotalDeliveredQuantityTypeObjectFactory. createTotalDeliveredQuantityType()Create an instance ofTotalDeliveredQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalDeliveredQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalDeliveredQuantityType>ObjectFactory. createTotalDeliveredQuantity(TotalDeliveredQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalDeliveredQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalDeliveredQuantityType>ObjectFactory. createTotalDeliveredQuantity(TotalDeliveredQuantityType value)
-