|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoadTestStatistics.Statistic | |
|---|---|
| com.eviware.soapui.impl.wsdl.loadtest.data | LoadTest Data and related classes |
| com.eviware.soapui.impl.wsdl.panels.loadtest | WsdlLoadTest panels and related classes |
| Uses of LoadTestStatistics.Statistic in com.eviware.soapui.impl.wsdl.loadtest.data |
|---|
| Methods in com.eviware.soapui.impl.wsdl.loadtest.data that return LoadTestStatistics.Statistic | |
|---|---|
static LoadTestStatistics.Statistic |
LoadTestStatistics.Statistic.forIndex(int column)
|
static LoadTestStatistics.Statistic |
LoadTestStatistics.Statistic.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoadTestStatistics.Statistic[] |
LoadTestStatistics.Statistic.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.eviware.soapui.impl.wsdl.loadtest.data with parameters of type LoadTestStatistics.Statistic | |
|---|---|
long |
LoadTestStatistics.getStatistic(int stepIndex,
LoadTestStatistics.Statistic statistic)
|
StatisticsHistory.StatisticsHistoryModel |
StatisticsHistory.getStatisticsValueHistory(LoadTestStatistics.Statistic statistic)
|
| Uses of LoadTestStatistics.Statistic in com.eviware.soapui.impl.wsdl.panels.loadtest |
|---|
| Methods in com.eviware.soapui.impl.wsdl.panels.loadtest with parameters of type LoadTestStatistics.Statistic | |
|---|---|
void |
JStatisticsHistoryGraph.setStatistic(LoadTestStatistics.Statistic statistic)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||