public static interface InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword
| Modifier and Type | Method and Description |
|---|---|
InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword |
addMandatoryKeyword(InspireMandatoryKeyword mandatoryKeyword)
Add a mandatory keyword
|
List<InspireMandatoryKeyword> |
getMandatoryKeywords()
Get the mandatory keywords
|
boolean |
isSetMandatoryKeyword()
Check if mandatory keywords are set
|
InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword |
setMandatoryKeywords(Collection<InspireMandatoryKeyword> mandatoryKeywords)
Set the mandatory keywords, clears the existing collection
|
List<InspireMandatoryKeyword> getMandatoryKeywords()
InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword setMandatoryKeywords(Collection<InspireMandatoryKeyword> mandatoryKeywords)
mandatoryKeywords - the mandatory keywords to setInspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword addMandatoryKeyword(InspireMandatoryKeyword mandatoryKeyword)
mandatoryKeyword - the mandatory keyword to setboolean isSetMandatoryKeyword()
true, if mandatory keywords are setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.