Uses of Class
com.fourjs.report.facturx.profiles.extended.InvoiceLine
-
Packages that use InvoiceLine Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of InvoiceLine in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type InvoiceLine Modifier and Type Method Description List<InvoiceLine>
Invoice. getInvoiceLines()
Returns a list of InvoiceLine objects previously created by calls toInvoice.appendNewInvoiceLine(Identifier,String,Codes.UnitOfMeasure,Quantity)
-