| Package | Description |
|---|---|
| org.jenkinsci.plugins.neoload.integration.supporting |
| Modifier and Type | Method and Description |
|---|---|
List<GraphOptionsCurveInfo> |
GraphOptionsInfo.getCurve()
Gets curve.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GraphOptionsCurveInfo.compare(GraphOptionsCurveInfo o1,
GraphOptionsCurveInfo o2)
Compare int.
|
int |
GraphOptionsCurveInfo.compareTo(GraphOptionsCurveInfo o)
Compare to int.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphOptionsInfo.setCurve(List<GraphOptionsCurveInfo> curve)
Sets curve.
|
| Constructor and Description |
|---|
GraphOptionsInfo(String name,
List<GraphOptionsCurveInfo> curve,
String statistic)
Instantiates a new Graph options info.
|
Copyright © 2004-2021. All Rights Reserved.