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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RecXferCanRq
 RecXferCanRq[] BankSvcRq_Type.getRecXferCanRq()
          Getter for recXferCanRq
 RecXferCanRq RecXferMsgRqInfo_Type.getRecXferCanRq()
          Getter for recXferCanRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RecXferCanRq
 void BankSvcRq_Type.setRecXferCanRq(RecXferCanRq[] _recXferCanRq)
          Setter for recXferCanRq
 void RecXferMsgRqInfo_Type.setRecXferCanRq(RecXferCanRq _recXferCanRq)
          Setter for recXferCanRq