public class Metrics extends Object
| Constructor and Description |
|---|
Metrics() |
| Modifier and Type | Method and Description |
|---|---|
List<Metric> |
getMetrics()
Current values of the metrics.
|
String |
getTitle()
Timestamp title.
|
void |
setMetrics(List<Metric> metrics)
Current values of the metrics.
|
void |
setTitle(String title)
Timestamp title.
|
Copyright © 2020. All rights reserved.