|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SEventInfo | |
---|---|
com.genesyslab.platform.reporting.protocol.statserver.runtime.channel | This package is used internally by the protocol. |
Uses of SEventInfo in com.genesyslab.platform.reporting.protocol.statserver.runtime.channel |
---|
Methods in com.genesyslab.platform.reporting.protocol.statserver.runtime.channel that return SEventInfo | |
---|---|
static SEventInfo |
SEventInfo.create()
Creates instance of SEventInfo with no parameters set. |
static SEventInfo |
SEventInfo.create(java.lang.Integer timestamp,
java.lang.Integer intervalLength,
java.lang.Integer intValue)
Creates instance of SEventInfo with required parameters set. |
static SEventInfo |
SEventInfo.create(java.lang.Integer tag,
java.lang.Integer timestamp,
java.lang.Integer intervalLength,
java.lang.Integer intValue,
java.lang.String stringValue)
Creates instance of SEventInfo with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |