public class KeywordListImpl extends AbstractMetadataListImpl implements KeywordList
| Constructor and Description |
|---|
KeywordListImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addKeyword(String keyword)
Adds a new keyword property
|
String |
getCodeSpace()
Gets the codeSpace property
|
List<String> |
getKeywordList()
Gets the list of keyword properties
|
int |
getNumKeywords()
Returns number of keyword properties
|
boolean |
isSetCodeSpace()
Checks if codeSpace is set
|
void |
setCodeSpace(String codeSpace)
Sets the codeSpace property
|
getDefinition, isSetDefinition, setDefinitiongetDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabeladdExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefinition, isSetDefinition, setDefinitionpublic String getCodeSpace()
getCodeSpace in interface KeywordListpublic boolean isSetCodeSpace()
isSetCodeSpace in interface KeywordListpublic void setCodeSpace(String codeSpace)
setCodeSpace in interface KeywordListpublic List<String> getKeywordList()
getKeywordList in interface KeywordListpublic int getNumKeywords()
getNumKeywords in interface KeywordListpublic void addKeyword(String keyword)
addKeyword in interface KeywordListCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.