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