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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return XferCanRs
 XferCanRs XferMsgRec_Type.getXferCanRs()
          Getter for xferCanRs
 XferCanRs[] BankSvcRs_Type.getXferCanRs()
          Getter for xferCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type XferCanRs
 void XferMsgRec_Type.setXferCanRs(XferCanRs _xferCanRs)
          Setter for xferCanRs
 void BankSvcRs_Type.setXferCanRs(XferCanRs[] _xferCanRs)
          Setter for xferCanRs