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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return InvoiceNum
 InvoiceNum InvoiceInfo_Type.getInvoiceNum()
          Getter for invoiceNum
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type InvoiceNum
 void InvoiceInfo_Type.setInvoiceNum(InvoiceNum _invoiceNum)
          Setter for invoiceNum
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return InvoiceNum
 InvoiceNum InvoiceInfo_Type.getInvoiceNum()
          Getter for invoiceNum
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type InvoiceNum
 void InvoiceInfo_Type.setInvoiceNum(InvoiceNum _invoiceNum)
          Setter for invoiceNum