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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BankAcctInfo
 BankAcctInfo[] DepAppInfo_Type.getBankAcctInfo()
          Getter for bankAcctInfo
 BankAcctInfo BankAcctRec_Type.getBankAcctInfo()
          Getter for bankAcctInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BankAcctInfo
 void DepAppInfo_Type.setBankAcctInfo(BankAcctInfo[] _bankAcctInfo)
          Setter for bankAcctInfo
 void BankAcctRec_Type.setBankAcctInfo(BankAcctInfo _bankAcctInfo)
          Setter for bankAcctInfo