|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventStatisticValid | |
---|---|
com.genesyslab.platform.reporting.protocol.statserver.events |
This package contains many event messages, including
EventInfo and
EventCurrentTargetStateSnapshot ,
that give you statistical information. |
Uses of EventStatisticValid in com.genesyslab.platform.reporting.protocol.statserver.events |
---|
Methods in com.genesyslab.platform.reporting.protocol.statserver.events that return EventStatisticValid | |
---|---|
static EventStatisticValid |
EventStatisticValid.create()
Creates instance of EventStatisticValid with no parameters set. |
static EventStatisticValid |
EventStatisticValid.create(java.lang.Integer timestamp,
java.lang.Integer intervalLength,
java.lang.Integer intValue)
Creates instance of EventStatisticValid with required parameters set. |
static EventStatisticValid |
EventStatisticValid.create(java.lang.Integer tag,
java.lang.Integer timestamp,
java.lang.Integer intervalLength,
java.lang.Integer intValue,
java.lang.String stringValue)
Creates instance of EventStatisticValid with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |