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