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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DebitSyncRq
 DebitSyncRq DebitMsgRqInfo_Type.getDebitSyncRq()
          Getter for debitSyncRq
 DebitSyncRq[] BankSvcRq_Type.getDebitSyncRq()
          Getter for debitSyncRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DebitSyncRq
 void DebitMsgRqInfo_Type.setDebitSyncRq(DebitSyncRq _debitSyncRq)
          Setter for debitSyncRq
 void BankSvcRq_Type.setDebitSyncRq(DebitSyncRq[] _debitSyncRq)
          Setter for debitSyncRq