hudson.plugins.performance
Class TrendReportDetail.Row

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

public class TrendReportDetail.Row
extends java.lang.Object


Constructor Summary
TrendReportDetail.Row(int entry)
           
 
Method Summary
 java.lang.Object getLabel()
           
 java.util.List getLabels()
           
 java.util.List<java.lang.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 java.lang.Object getLabel()

getLabels

public java.util.List getLabels()

getValues

public java.util.List<java.lang.Number> getValues()


Copyright © 2010. All Rights Reserved.