Uses of Class
com.fourjs.report.facturx.profiles.en16931.InvoiceLine
-
Packages that use InvoiceLine Package Description com.fourjs.report.facturx.profiles.en16931 -
-
Uses of InvoiceLine in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 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,Codes.VATCategoryCode)
-