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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CurCode
 CurCode CurrencyAmount.getCurCode()
          Getter for curCode
 CurCode EMVRqData_Type.getCurCode()
          Getter for curCode
 CurCode ForExRateInqRs_Type.getCurCode()
          Getter for curCode
 CurCode ForExDealInfo_Type.getCurCode()
          Getter for curCode
 CurCode BankAcctInfo_Type.getCurCode()
          Getter for curCode
 CurCode ForExRateInqRq_Type.getCurCode()
          Getter for curCode
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CurCode
 void CurrencyAmount.setCurCode(CurCode _curCode)
          Setter for curCode
 void EMVRqData_Type.setCurCode(CurCode _curCode)
          Setter for curCode
 void ForExRateInqRs_Type.setCurCode(CurCode _curCode)
          Setter for curCode
 void ForExDealInfo_Type.setCurCode(CurCode _curCode)
          Setter for curCode
 void BankAcctInfo_Type.setCurCode(CurCode _curCode)
          Setter for curCode
 void ForExRateInqRq_Type.setCurCode(CurCode _curCode)
          Setter for curCode
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return CurCode
 CurCode CurrencyAmount.getCurCode()
          Getter for curCode
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type CurCode
 void CurrencyAmount.setCurCode(CurCode _curCode)
          Setter for curCode