Uses of Class
org.nekosoft.PDFferTemplates.invoice.LineItemData
Packages that use LineItemData
-
Uses of LineItemData in org.nekosoft.PDFferTemplates.invoice
Methods in org.nekosoft.PDFferTemplates.invoice that return types with arguments of type LineItemDataMethod parameters in org.nekosoft.PDFferTemplates.invoice with type arguments of type LineItemDataModifier and TypeMethodDescriptionvoid
InvoiceData.setLineItems(List<LineItemData> lineItems)
Sets the line items.