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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return AcctInqRq
 AcctInqRq[] BankSvcRq_Type.getAcctInqRq()
          Getter for acctInqRq
 AcctInqRq AcctMsgRqInfo_Type.getAcctInqRq()
          Getter for acctInqRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type AcctInqRq
 void BankSvcRq_Type.setAcctInqRq(AcctInqRq[] _acctInqRq)
          Setter for acctInqRq
 void AcctMsgRqInfo_Type.setAcctInqRq(AcctInqRq _acctInqRq)
          Setter for acctInqRq