Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BasicConsumedQuantityType
-
Packages that use BasicConsumedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BasicConsumedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BasicConsumedQuantityType Modifier and Type Field Description protected BasicConsumedQuantityTypeConsumptionReportType. basicConsumedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BasicConsumedQuantityType Modifier and Type Method Description BasicConsumedQuantityTypeConsumptionReportType. getBasicConsumedQuantity()Gets the value of the basicConsumedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BasicConsumedQuantityType Modifier and Type Method Description voidConsumptionReportType. setBasicConsumedQuantity(BasicConsumedQuantityType value)Sets the value of the basicConsumedQuantity property. -
Uses of BasicConsumedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BasicConsumedQuantityType Modifier and Type Method Description BasicConsumedQuantityTypeObjectFactory. createBasicConsumedQuantityType()Create an instance ofBasicConsumedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BasicConsumedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<BasicConsumedQuantityType>ObjectFactory. createBasicConsumedQuantity(BasicConsumedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BasicConsumedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<BasicConsumedQuantityType>ObjectFactory. createBasicConsumedQuantity(BasicConsumedQuantityType value)
-