Package org.apache.jmeter.visualizers
Class RespTimeGraphLineBean
java.lang.Object
org.apache.jmeter.visualizers.RespTimeGraphLineBean
Bean to represent information about a graph line
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
RespTimeGraphLineBean
- Parameters:
 label- The label for this linelineColor- TheColorfor this line
 
 - 
 - 
Method Details
- 
getLabel
- Returns:
 - the label
 
 - 
setLabel
- Parameters:
 label- the label to set
 - 
getLineColor
- Returns:
 - the lineColor
 
 - 
setLineColor
- Parameters:
 lineColor- the lineColor to set
 
 -