public abstract class AbstractRole extends ReferenceType
| Constructor and Description |
|---|
AbstractRole(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeList() |
String |
getCodeListValue() |
String |
getValue() |
AbstractRole |
setCodeList(String codeList) |
AbstractRole |
setCodeListValue(CodeList.CiRoleCodes codeListValue) |
AbstractRole |
setCodeListValue(String codeListValue) |
AbstractRole |
setValue(String value) |
isEmpty, toStringcompareTo, equals, getHref, getRole, getTitle, getTitleOrFromHref, hashCode, hasValues, isSetHref, isSetRole, isSetTitle, setHref, setRole, setTitlepublic AbstractRole(String value)
public String getValue()
public AbstractRole setValue(String value)
value - the value to setpublic String getCodeList()
public AbstractRole setCodeList(String codeList)
codeList - the codeList to setpublic String getCodeListValue()
public AbstractRole setCodeListValue(String codeListValue)
codeListValue - the codeListValue to setpublic AbstractRole setCodeListValue(CodeList.CiRoleCodes codeListValue)
codeListValue - the codeListValue to setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.