Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalConsumedQuantityType
-
Packages that use TotalConsumedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalConsumedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TotalConsumedQuantityType Modifier and Type Field Description protected TotalConsumedQuantityTypeConsumptionReportReferenceType. totalConsumedQuantityprotected TotalConsumedQuantityTypeConsumptionReportType. totalConsumedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TotalConsumedQuantityType Modifier and Type Method Description TotalConsumedQuantityTypeConsumptionReportReferenceType. getTotalConsumedQuantity()Gets the value of the totalConsumedQuantity property.TotalConsumedQuantityTypeConsumptionReportType. getTotalConsumedQuantity()Gets the value of the totalConsumedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TotalConsumedQuantityType Modifier and Type Method Description voidConsumptionReportReferenceType. setTotalConsumedQuantity(TotalConsumedQuantityType value)Sets the value of the totalConsumedQuantity property.voidConsumptionReportType. setTotalConsumedQuantity(TotalConsumedQuantityType value)Sets the value of the totalConsumedQuantity property. -
Uses of TotalConsumedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalConsumedQuantityType Modifier and Type Method Description TotalConsumedQuantityTypeObjectFactory. createTotalConsumedQuantityType()Create an instance ofTotalConsumedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalConsumedQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalConsumedQuantityType>ObjectFactory. createTotalConsumedQuantity(TotalConsumedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalConsumedQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalConsumedQuantityType>ObjectFactory. createTotalConsumedQuantity(TotalConsumedQuantityType value)
-