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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DebitCanRs
 DebitCanRs[] BankSvcRs_Type.getDebitCanRs()
          Getter for debitCanRs
 DebitCanRs DebitMsgRec_Type.getDebitCanRs()
          Getter for debitCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DebitCanRs
 void BankSvcRs_Type.setDebitCanRs(DebitCanRs[] _debitCanRs)
          Setter for debitCanRs
 void DebitMsgRec_Type.setDebitCanRs(DebitCanRs _debitCanRs)
          Setter for debitCanRs