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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DepAppCanRs
 DepAppCanRs[] BankSvcRs_Type.getDepAppCanRs()
          Getter for depAppCanRs
 DepAppCanRs DepAppMsgRec_Type.getDepAppCanRs()
          Getter for depAppCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DepAppCanRs
 void BankSvcRs_Type.setDepAppCanRs(DepAppCanRs[] _depAppCanRs)
          Setter for depAppCanRs
 void DepAppMsgRec_Type.setDepAppCanRs(DepAppCanRs _depAppCanRs)
          Setter for depAppCanRs