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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreditAuthCanRq
 CreditAuthCanRq CreditAuthMsgRqInfo_Type.getCreditAuthCanRq()
          Getter for creditAuthCanRq
 CreditAuthCanRq[] BankSvcRq_Type.getCreditAuthCanRq()
          Getter for creditAuthCanRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreditAuthCanRq
 void CreditAuthMsgRqInfo_Type.setCreditAuthCanRq(CreditAuthCanRq _creditAuthCanRq)
          Setter for creditAuthCanRq
 void BankSvcRq_Type.setCreditAuthCanRq(CreditAuthCanRq[] _creditAuthCanRq)
          Setter for creditAuthCanRq