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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return StopChkSyncRq
 StopChkSyncRq[] BankSvcRq_Type.getStopChkSyncRq()
          Getter for stopChkSyncRq
 StopChkSyncRq StopChkMsgRqInfo_Type.getStopChkSyncRq()
          Getter for stopChkSyncRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type StopChkSyncRq
 void BankSvcRq_Type.setStopChkSyncRq(StopChkSyncRq[] _stopChkSyncRq)
          Setter for stopChkSyncRq
 void StopChkMsgRqInfo_Type.setStopChkSyncRq(StopChkSyncRq _stopChkSyncRq)
          Setter for stopChkSyncRq