@ToString public static class AnalyticsFilter.Range extends Object implements Serializable, Cloneable
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
AnalyticsFilter.Range |
clone() |
boolean |
equals(Object o) |
String |
getMax() |
String |
getMin() |
int |
hashCode() |
void |
setMax(String max) |
void |
setMin(String min) |
String |
toString() |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.