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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreditInqRq
 CreditInqRq[] BankSvcRq_Type.getCreditInqRq()
          Getter for creditInqRq
 CreditInqRq CreditMsgRqInfo_Type.getCreditInqRq()
          Getter for creditInqRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreditInqRq
 void BankSvcRq_Type.setCreditInqRq(CreditInqRq[] _creditInqRq)
          Setter for creditInqRq
 void CreditMsgRqInfo_Type.setCreditInqRq(CreditInqRq _creditInqRq)
          Setter for creditInqRq