public class OwsCode extends Object implements Comparable<OwsCode>, Serializable
| Constructor and Description |
|---|
OwsCode(String value) |
OwsCode(String value,
String codeSpace) |
OwsCode(String value,
URI codeSpace) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(OwsCode o) |
boolean |
equals(Object obj) |
Optional<URI> |
getCodeSpace() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.