Uses of Class
com.eviware.soapui.impl.wsdl.loadtest.data.LoadTestStatistics.Statistic

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)
           
 



Copyright © 2005-2007 eviware.com. All Rights Reserved.