Uses of Class
com.fourjs.report.facturx.profiles.basic.DocumentLevelAllowances
-
Packages that use DocumentLevelAllowances Package Description com.fourjs.report.facturx.profiles.basic -
-
Uses of DocumentLevelAllowances in com.fourjs.report.facturx.profiles.basic
Methods in com.fourjs.report.facturx.profiles.basic 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()
-