Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InvoicedQuantityType
-
Packages that use InvoicedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InvoicedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InvoicedQuantityType Modifier and Type Field Description protected InvoicedQuantityTypeConsumptionLineType. invoicedQuantityprotected InvoicedQuantityTypeInvoiceLineType. invoicedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InvoicedQuantityType Modifier and Type Method Description InvoicedQuantityTypeConsumptionLineType. getInvoicedQuantity()Gets the value of the invoicedQuantity property.InvoicedQuantityTypeInvoiceLineType. getInvoicedQuantity()Gets the value of the invoicedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InvoicedQuantityType Modifier and Type Method Description voidConsumptionLineType. setInvoicedQuantity(InvoicedQuantityType value)Sets the value of the invoicedQuantity property.voidInvoiceLineType. setInvoicedQuantity(InvoicedQuantityType value)Sets the value of the invoicedQuantity property. -
Uses of InvoicedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InvoicedQuantityType Modifier and Type Method Description InvoicedQuantityTypeObjectFactory. createInvoicedQuantityType()Create an instance ofInvoicedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InvoicedQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InvoicedQuantityType>ObjectFactory. createInvoicedQuantity(InvoicedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InvoicedQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InvoicedQuantityType>ObjectFactory. createInvoicedQuantity(InvoicedQuantityType value)
-