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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreditAuthAddRq
 CreditAuthAddRq CreditAuthMsgRqInfo_Type.getCreditAuthAddRq()
          Getter for creditAuthAddRq
 CreditAuthAddRq[] BankSvcRq_Type.getCreditAuthAddRq()
          Getter for creditAuthAddRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreditAuthAddRq
 void CreditAuthMsgRqInfo_Type.setCreditAuthAddRq(CreditAuthAddRq _creditAuthAddRq)
          Setter for creditAuthAddRq
 void BankSvcRq_Type.setCreditAuthAddRq(CreditAuthAddRq[] _creditAuthAddRq)
          Setter for creditAuthAddRq