public class CodeListValueImpl extends Object implements CodeListValue
| Constructor and Description |
|---|
CodeListValueImpl() |
CodeListValueImpl(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeList()
Gets the codeList property
|
String |
getCodeListValue()
Gets the codeListValue property
|
String |
getCodeSpace()
Gets the codeSpace property
|
String |
getValue()
Gets the inline value
|
boolean |
isSetCodeSpace()
Checks if codeSpace is set
|
void |
setCodeList(String codeList)
Sets the codeList property
|
void |
setCodeListValue(String codeListValue)
Sets the codeListValue property
|
void |
setCodeSpace(String codeSpace)
Sets the codeSpace property
|
void |
setValue(String value)
Sets the inline value
|
public CodeListValueImpl()
public CodeListValueImpl(String value)
public String getCodeList()
getCodeList in interface CodeListValuepublic void setCodeList(String codeList)
setCodeList in interface CodeListValuepublic String getCodeListValue()
getCodeListValue in interface CodeListValuepublic void setCodeListValue(String codeListValue)
setCodeListValue in interface CodeListValuepublic String getCodeSpace()
getCodeSpace in interface CodeListValuepublic boolean isSetCodeSpace()
isSetCodeSpace in interface CodeListValuepublic void setCodeSpace(String codeSpace)
setCodeSpace in interface CodeListValuepublic String getValue()
getValue in interface CodeListValuepublic void setValue(String value)
setValue in interface CodeListValueCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.