public class CodeImpl extends Object implements Code
| Constructor and Description |
|---|
CodeImpl() |
CodeImpl(String value) |
CodeImpl(String codeSpace,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeSpace()
Gets the codeSpace property
|
String |
getValue()
Gets the inline value
|
boolean |
isSetCodeSpace()
Checks if codeSpace is set
|
void |
setCodeSpace(String codeSpace)
Sets the codeSpace property
|
void |
setValue(String value)
Sets the inline value
|
public CodeImpl()
public CodeImpl(String value)
public String getCodeSpace()
getCodeSpace in interface Codepublic boolean isSetCodeSpace()
isSetCodeSpace in interface Codepublic void setCodeSpace(String codeSpace)
setCodeSpace in interface CodeCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.