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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreditModRq
 CreditModRq[] BankSvcRq_Type.getCreditModRq()
          Getter for creditModRq
 CreditModRq CreditMsgRqInfo_Type.getCreditModRq()
          Getter for creditModRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreditModRq
 void BankSvcRq_Type.setCreditModRq(CreditModRq[] _creditModRq)
          Setter for creditModRq
 void CreditMsgRqInfo_Type.setCreditModRq(CreditModRq _creditModRq)
          Setter for creditModRq