Package de.elo.ix.client
Class IXServerEventsC
java.lang.Object
de.elo.ix.client.IXServerEventsC
- All Implemented Interfaces:
java.io.Serializable
public class IXServerEventsC
extends java.lang.Object
implements java.io.Serializable
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
STREAM_VERSION
Version information used in serialization with IxDataStream -
Constructor Summary
Constructors Constructor Description IXServerEventsC()
-
Method Summary
Modifier and Type Method Description java.lang.String
getSTREAM_VERSION()
void
setSTREAM_VERSION(java.lang.String stream_version)
-
Field Details
-
STREAM_VERSION
public static final java.lang.String STREAM_VERSIONVersion information used in serialization with IxDataStream- See Also:
- Constant Field Values
-
-
Constructor Details
-
IXServerEventsC
public IXServerEventsC()
-
-
Method Details
-
getSTREAM_VERSION
public java.lang.String getSTREAM_VERSION() -
setSTREAM_VERSION
public void setSTREAM_VERSION(java.lang.String stream_version)
-