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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return StopChkMsgRec
 StopChkMsgRec[] StopChkAudRs_Type.getStopChkMsgRec()
          Getter for stopChkMsgRec
 StopChkMsgRec[] StopChkSyncRs_Type.getStopChkMsgRec()
          Getter for stopChkMsgRec
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type StopChkMsgRec
 void StopChkAudRs_Type.setStopChkMsgRec(StopChkMsgRec[] _stopChkMsgRec)
          Setter for stopChkMsgRec
 void StopChkSyncRs_Type.setStopChkMsgRec(StopChkMsgRec[] _stopChkMsgRec)
          Setter for stopChkMsgRec