public class RespTimeGraphLineBean extends Object
Constructor and Description |
---|
RespTimeGraphLineBean(String label,
Color lineColor) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
Color |
getLineColor() |
void |
setLabel(String label) |
void |
setLineColor(Color lineColor) |
public String getLabel()
public void setLabel(String label)
label
- the label to setpublic Color getLineColor()
public void setLineColor(Color lineColor)
lineColor
- the lineColor to setCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.