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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RecXferCanRs
 RecXferCanRs[] BankSvcRs_Type.getRecXferCanRs()
          Getter for recXferCanRs
 RecXferCanRs RecXferMsgRec_Type.getRecXferCanRs()
          Getter for recXferCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RecXferCanRs
 void BankSvcRs_Type.setRecXferCanRs(RecXferCanRs[] _recXferCanRs)
          Setter for recXferCanRs
 void RecXferMsgRec_Type.setRecXferCanRs(RecXferCanRs _recXferCanRs)
          Setter for recXferCanRs