public interface OwsValueRestriction extends Comparable<OwsValueRestriction>
| Modifier and Type | Field and Description |
|---|---|
static Comparator<OwsValueRestriction> |
COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
default OwsRange |
asRange() |
default OwsValue |
asValue() |
default int |
compareTo(OwsValueRestriction other) |
default boolean |
isRange() |
default boolean |
isValue() |
static final Comparator<OwsValueRestriction> COMPARATOR
default boolean isRange()
default boolean isValue()
default OwsRange asRange()
default OwsValue asValue()
default int compareTo(OwsValueRestriction other)
compareTo in interface Comparable<OwsValueRestriction>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.