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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreditAuthSyncRq
 CreditAuthSyncRq CreditAuthMsgRqInfo_Type.getCreditAuthSyncRq()
          Getter for creditAuthSyncRq
 CreditAuthSyncRq[] BankSvcRq_Type.getCreditAuthSyncRq()
          Getter for creditAuthSyncRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreditAuthSyncRq
 void CreditAuthMsgRqInfo_Type.setCreditAuthSyncRq(CreditAuthSyncRq _creditAuthSyncRq)
          Setter for creditAuthSyncRq
 void BankSvcRq_Type.setCreditAuthSyncRq(CreditAuthSyncRq[] _creditAuthSyncRq)
          Setter for creditAuthSyncRq