hudson.plugins.blazemeter
Class TrendReportDetail.Row

java.lang.Object
  extended by hudson.plugins.blazemeter.TrendReportDetail.Row
Enclosing class:
TrendReportDetail

public class TrendReportDetail.Row
extends Object


Constructor Summary
TrendReportDetail.Row(int entry)
           
 
Method Summary
 Object getLabel()
           
 List getLabels()
           
 List<Number> getValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrendReportDetail.Row

public TrendReportDetail.Row(int entry)
Method Detail

getLabel

public Object getLabel()

getLabels

public List getLabels()

getValues

public List<Number> getValues()


Copyright © July 2012-2012 BlazeMeterInc. All Rights Reserved.