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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return StopChkCanRq
 StopChkCanRq[] BankSvcRq_Type.getStopChkCanRq()
          Getter for stopChkCanRq
 StopChkCanRq StopChkMsgRqInfo_Type.getStopChkCanRq()
          Getter for stopChkCanRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type StopChkCanRq
 void BankSvcRq_Type.setStopChkCanRq(StopChkCanRq[] _stopChkCanRq)
          Setter for stopChkCanRq
 void StopChkMsgRqInfo_Type.setStopChkCanRq(StopChkCanRq _stopChkCanRq)
          Setter for stopChkCanRq