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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DebitAuthAddRq
 DebitAuthAddRq DebitAuthMsgRqInfo_Type.getDebitAuthAddRq()
          Getter for debitAuthAddRq
 DebitAuthAddRq[] BankSvcRq_Type.getDebitAuthAddRq()
          Getter for debitAuthAddRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DebitAuthAddRq
 void DebitAuthMsgRqInfo_Type.setDebitAuthAddRq(DebitAuthAddRq _debitAuthAddRq)
          Setter for debitAuthAddRq
 void BankSvcRq_Type.setDebitAuthAddRq(DebitAuthAddRq[] _debitAuthAddRq)
          Setter for debitAuthAddRq