public class CodeListProxy extends VersionableSurveyObjectProxy
| Modifier and Type | Class and Description |
|---|---|
static class |
CodeListProxy.CodeScope |
| Constructor and Description |
|---|
CodeListProxy(CodeList codeList) |
| Modifier and Type | Method and Description |
|---|---|
CodeListProxy.CodeScope |
getCodeScope() |
List<LanguageSpecificTextProxy> |
getDescriptions() |
List<CodeListLevelProxy> |
getHierarchy() |
List<CodeListLabelProxy> |
getLabels() |
String |
getName() |
getDeprecatedVersion, getDeprecatedVersionName, getSinceVersion, getSinceVersionNamegetIdpublic CodeListProxy(CodeList codeList)
@ExternalizedProperty public String getName()
@ExternalizedProperty public List<CodeListLabelProxy> getLabels()
@ExternalizedProperty public List<LanguageSpecificTextProxy> getDescriptions()
@ExternalizedProperty public List<CodeListLevelProxy> getHierarchy()
@ExternalizedProperty public CodeListProxy.CodeScope getCodeScope()
Copyright © 2020 Open Foris. All rights reserved.