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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return IntRateInfo
 IntRateInfo[] IntRateInqRs_Type.getIntRateInfo()
          Getter for intRateInfo
 IntRateInfo BankAcctInfo_Type.getIntRateInfo()
          Getter for intRateInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type IntRateInfo
 void IntRateInqRs_Type.setIntRateInfo(IntRateInfo[] _intRateInfo)
          Setter for intRateInfo
 void BankAcctInfo_Type.setIntRateInfo(IntRateInfo _intRateInfo)
          Setter for intRateInfo