public class ChartAggregationResult extends Object implements Serializable
| Constructor and Description |
|---|
ChartAggregationResult(ChartAggregationLabel chartLabel,
String key,
String result) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected ChartAggregationLabel |
getChartLabel() |
String |
getLabel() |
String |
getResult() |
String |
getValue() |
int |
hashCode() |
public ChartAggregationResult(ChartAggregationLabel chartLabel, String key, String result)
public String getLabel()
public String getValue()
protected ChartAggregationLabel getChartLabel()
protected boolean canEqual(Object other)
public String getResult()
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.