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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BankAcctRec
 BankAcctRec[] SvcAcctInqRs_Type.getBankAcctRec()
          Getter for bankAcctRec
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BankAcctRec
 void SvcAcctInqRs_Type.setBankAcctRec(BankAcctRec[] _bankAcctRec)
          Setter for bankAcctRec