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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DebitAuthSyncRq
 DebitAuthSyncRq DebitAuthMsgRqInfo_Type.getDebitAuthSyncRq()
          Getter for debitAuthSyncRq
 DebitAuthSyncRq[] BankSvcRq_Type.getDebitAuthSyncRq()
          Getter for debitAuthSyncRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DebitAuthSyncRq
 void DebitAuthMsgRqInfo_Type.setDebitAuthSyncRq(DebitAuthSyncRq _debitAuthSyncRq)
          Setter for debitAuthSyncRq
 void BankSvcRq_Type.setDebitAuthSyncRq(DebitAuthSyncRq[] _debitAuthSyncRq)
          Setter for debitAuthSyncRq