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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DebitCanRq
 DebitCanRq DebitMsgRqInfo_Type.getDebitCanRq()
          Getter for debitCanRq
 DebitCanRq[] BankSvcRq_Type.getDebitCanRq()
          Getter for debitCanRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DebitCanRq
 void DebitMsgRqInfo_Type.setDebitCanRq(DebitCanRq _debitCanRq)
          Setter for debitCanRq
 void BankSvcRq_Type.setDebitCanRq(DebitCanRq[] _debitCanRq)
          Setter for debitCanRq