Uses of Class
com.fourjs.report.facturx.profiles.basicwl.DocumentLevelAllowances
-
Packages that use DocumentLevelAllowances Package Description com.fourjs.report.facturx.profiles.basicwl -
-
Uses of DocumentLevelAllowances in com.fourjs.report.facturx.profiles.basicwl
Methods in com.fourjs.report.facturx.profiles.basicwl that return types with arguments of type DocumentLevelAllowances Modifier and Type Method Description List<DocumentLevelAllowances>
Invoice. getDocumentLevelAllowances()
Returns a list of DocumentLevelAllowances objects previously created by calls toInvoice.appendNewDocumentLevelAllowances()
-