Uses of Class
com.fourjs.report.facturx.profiles.extended.InvoiceLineAllowances
-
Packages that use InvoiceLineAllowances Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of InvoiceLineAllowances in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type InvoiceLineAllowances Modifier and Type Method Description List<InvoiceLineAllowances>
InvoiceLine. getInvoiceLineAllowances()
Returns a list of InvoiceLineAllowances objects previously created by calls toInvoiceLine.appendNewInvoiceLineAllowances()
-