public static class RangeHelper.RangeProperties extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
lowerBoundType |
String |
lowerEndpoint |
String |
upperBoundType |
String |
upperEndpoint |
| Constructor and Description |
|---|
RangeProperties(String lowerEP,
String upperEP,
String lowerBT,
String upperBT) |
Copyright © 2020 FasterXML. All rights reserved.