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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PaidCurAmt
 PaidCurAmt[] InvoiceInfo_Type.getPaidCurAmt()
          Getter for paidCurAmt
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PaidCurAmt
 void InvoiceInfo_Type.setPaidCurAmt(PaidCurAmt[] _paidCurAmt)
          Setter for paidCurAmt
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return PaidCurAmt
 PaidCurAmt[] InvoiceInfo_Type.getPaidCurAmt()
          Getter for paidCurAmt
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type PaidCurAmt
 void InvoiceInfo_Type.setPaidCurAmt(PaidCurAmt[] _paidCurAmt)
          Setter for paidCurAmt