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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DebitAuthCanRq
 DebitAuthCanRq DebitAuthMsgRqInfo_Type.getDebitAuthCanRq()
          Getter for debitAuthCanRq
 DebitAuthCanRq[] BankSvcRq_Type.getDebitAuthCanRq()
          Getter for debitAuthCanRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DebitAuthCanRq
 void DebitAuthMsgRqInfo_Type.setDebitAuthCanRq(DebitAuthCanRq _debitAuthCanRq)
          Setter for debitAuthCanRq
 void BankSvcRq_Type.setDebitAuthCanRq(DebitAuthCanRq[] _debitAuthCanRq)
          Setter for debitAuthCanRq