public class MDKeywordsImpl extends AbstractObjectImpl implements MDKeywords
| Constructor and Description |
|---|
MDKeywordsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addKeyword(String keyword)
Adds a new keyword property
|
List<String> |
getKeywordList()
Gets the list of keyword properties
|
int |
getNumKeywords()
Returns number of keyword properties
|
CICitation |
getThesaurusName()
Gets the thesaurusName property
|
net.opengis.OgcProperty<CICitation> |
getThesaurusNameProperty()
Gets extra info (name, xlink, etc.) carried by the thesaurusName property
|
CodeListValue |
getType()
Gets the type property
|
boolean |
isSetThesaurusName()
Checks if thesaurusName is set
|
boolean |
isSetType()
Checks if type is set
|
void |
setThesaurusName(CICitation thesaurusName)
Sets the thesaurusName property
|
void |
setType(CodeListValue type)
Sets the type property
|
getId, getUuid, isSetId, isSetUuid, setId, setUuidpublic List<String> getKeywordList()
getKeywordList in interface MDKeywordspublic int getNumKeywords()
getNumKeywords in interface MDKeywordspublic void addKeyword(String keyword)
addKeyword in interface MDKeywordspublic CodeListValue getType()
getType in interface MDKeywordspublic boolean isSetType()
isSetType in interface MDKeywordspublic void setType(CodeListValue type)
setType in interface MDKeywordspublic CICitation getThesaurusName()
getThesaurusName in interface MDKeywordspublic net.opengis.OgcProperty<CICitation> getThesaurusNameProperty()
getThesaurusNameProperty in interface MDKeywordspublic boolean isSetThesaurusName()
isSetThesaurusName in interface MDKeywordspublic void setThesaurusName(CICitation thesaurusName)
setThesaurusName in interface MDKeywordsCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.