|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestGetStatisticEx | |
---|---|
com.genesyslab.platform.reporting.protocol.statserver.requests |
This package contains the Request objects that your applications
can use to open, look at, and close statistics. |
Uses of RequestGetStatisticEx in com.genesyslab.platform.reporting.protocol.statserver.requests |
---|
Methods in com.genesyslab.platform.reporting.protocol.statserver.requests that return RequestGetStatisticEx | |
---|---|
static RequestGetStatisticEx |
RequestGetStatisticEx.create()
Creates instance of RequestGetStatisticEx with no parameters set. |
static RequestGetStatisticEx |
RequestGetStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx)
Creates instance of RequestGetStatisticEx with required parameters set. |
static RequestGetStatisticEx |
RequestGetStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx,
java.lang.String statisticExtension,
java.lang.String statisticExtensionSubcategory,
KeyValueCollection extensions,
java.lang.Integer tag)
Creates instance of RequestGetStatisticEx with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |