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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return InvoiceVouchNum
 InvoiceVouchNum[] InvoiceInfo_Type.getInvoiceVouchNum()
          Getter for invoiceVouchNum
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type InvoiceVouchNum
 void InvoiceInfo_Type.setInvoiceVouchNum(InvoiceVouchNum[] _invoiceVouchNum)
          Setter for invoiceVouchNum
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return InvoiceVouchNum
 InvoiceVouchNum[] InvoiceInfo_Type.getInvoiceVouchNum()
          Getter for invoiceVouchNum
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type InvoiceVouchNum
 void InvoiceInfo_Type.setInvoiceVouchNum(InvoiceVouchNum[] _invoiceVouchNum)
          Setter for invoiceVouchNum