public class OwsValue extends Object implements OwsValueRestriction
| Modifier and Type | Field and Description |
|---|---|
static Comparator<OwsValue> |
COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
OwsValue |
asValue() |
boolean |
equals(Object obj) |
String |
getValue() |
int |
hashCode() |
boolean |
isValue() |
static OwsValue |
of(String value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitasRange, compareTo, isRangepublic static final Comparator<OwsValue> COMPARATOR
public OwsValue(String value)
public String getValue()
public OwsValue asValue()
asValue in interface OwsValueRestrictionpublic boolean isValue()
isValue in interface OwsValueRestrictionCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.