public class TransactionStatistics extends Object
| Constructor and Description |
|---|
TransactionStatistics() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getIncome() |
List<String> |
getLabels() |
List<String> |
getOutcome() |
String |
getPeriodicityLabel() |
int |
hashCode() |
void |
setIncome(List<String> income) |
void |
setLabels(List<String> labels) |
void |
setOutcome(List<String> outcome) |
void |
setPeriodicityLabel(String periodicityLabel) |
String |
toString() |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.