Uses of Class
org.sourceforge.ifx.framework.element.InvoiceAdj

Packages that use InvoiceAdj
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
org.sourceforge.ifx.framework.remit.complextype   
 

Uses of InvoiceAdj in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return InvoiceAdj
 InvoiceAdj[] InvoiceInfo_Type.getInvoiceAdj()
          Getter for invoiceAdj
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type InvoiceAdj
 void InvoiceInfo_Type.setInvoiceAdj(InvoiceAdj[] _invoiceAdj)
          Setter for invoiceAdj
 

Uses of InvoiceAdj in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return InvoiceAdj
 InvoiceAdj[] InvoiceInfo_Type.getInvoiceAdj()
          Getter for invoiceAdj
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type InvoiceAdj
 void InvoiceInfo_Type.setInvoiceAdj(InvoiceAdj[] _invoiceAdj)
          Setter for invoiceAdj