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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreditCanRq
 CreditCanRq[] BankSvcRq_Type.getCreditCanRq()
          Getter for creditCanRq
 CreditCanRq CreditMsgRqInfo_Type.getCreditCanRq()
          Getter for creditCanRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreditCanRq
 void BankSvcRq_Type.setCreditCanRq(CreditCanRq[] _creditCanRq)
          Setter for creditCanRq
 void CreditMsgRqInfo_Type.setCreditCanRq(CreditCanRq _creditCanRq)
          Setter for creditCanRq