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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return ServerTerminalSeqId
 ServerTerminalSeqId MsgRsHdr_Type.getServerTerminalSeqId()
          Getter for serverTerminalSeqId
 ServerTerminalSeqId BaseEnvr_Type.getServerTerminalSeqId()
          Getter for serverTerminalSeqId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ServerTerminalSeqId
 void MsgRsHdr_Type.setServerTerminalSeqId(ServerTerminalSeqId _serverTerminalSeqId)
          Setter for serverTerminalSeqId
 void BaseEnvr_Type.setServerTerminalSeqId(ServerTerminalSeqId _serverTerminalSeqId)
          Setter for serverTerminalSeqId