public class CodeType extends AbstractCodeType implements Copyable<CodeType>
| Constructor and Description |
|---|
CodeType(LocalizedString s) |
CodeType(String value) |
CodeType(String value,
URI codespace) |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
copy() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
getCodeSpace, getValue, isSetCodeSpace, isSetValue, setCodeSpace, setValuepublic CodeType(String value)
public CodeType(LocalizedString s)
public boolean equals(Object obj)
equals in class AbstractCodeTypepublic int hashCode()
hashCode in class AbstractCodeTypeCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.