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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return StopChkCanRs
 StopChkCanRs[] BankSvcRs_Type.getStopChkCanRs()
          Getter for stopChkCanRs
 StopChkCanRs StopChkMsgRec_Type.getStopChkCanRs()
          Getter for stopChkCanRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type StopChkCanRs
 void BankSvcRs_Type.setStopChkCanRs(StopChkCanRs[] _stopChkCanRs)
          Setter for stopChkCanRs
 void StopChkMsgRec_Type.setStopChkCanRs(StopChkCanRs _stopChkCanRs)
          Setter for stopChkCanRs