public class InspireKeyword extends AbstractInspireKeyword<String>
| Constructor and Description |
|---|
InspireKeyword(String keywordValue)
constructor
|
InspireKeyword(String keywordValue,
InspireOriginatingControlledVocabulary originatingControlledVocabulary)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKeywordValue()
Get the keyword value
|
protected void |
setKeywordValue(String keywordValue)
Set the keyword value
|
getOriginatingControlledVocabulary, isSetOriginatingControlledVocabulary, toStringpublic InspireKeyword(String keywordValue)
keywordValue - the keyword valuepublic InspireKeyword(String keywordValue, InspireOriginatingControlledVocabulary originatingControlledVocabulary)
keywordValue - the keyword valueoriginatingControlledVocabulary - the originating controlled vocabularypublic String getKeywordValue()
AbstractInspireKeywordgetKeywordValue in class AbstractInspireKeyword<String>protected void setKeywordValue(String keywordValue)
AbstractInspireKeywordsetKeywordValue in class AbstractInspireKeyword<String>keywordValue - the keyword value to setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.