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
-
Method Summary
-
Constructor Details
-
RespTimeGraphLineBean
- Parameters:
label
- The label for this linelineColor
- TheColor
for 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
-