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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BankAcctTrnRec
 BankAcctTrnRec CCAcctTrnRec_Type.getBankAcctTrnRec()
          Getter for bankAcctTrnRec
 BankAcctTrnRec DepAcctTrnRec_Type.getBankAcctTrnRec()
          Getter for bankAcctTrnRec
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BankAcctTrnRec
 void CCAcctTrnRec_Type.setBankAcctTrnRec(BankAcctTrnRec _bankAcctTrnRec)
          Setter for bankAcctTrnRec
 void DepAcctTrnRec_Type.setBankAcctTrnRec(BankAcctTrnRec _bankAcctTrnRec)
          Setter for bankAcctTrnRec