Uses of Interface
org.n52.shetland.inspire.dls.InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword
-
Packages that use InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword Package Description org.n52.shetland.inspire.dls -
-
Uses of InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword in org.n52.shetland.inspire.dls
Classes in org.n52.shetland.inspire.dls that implement InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword Modifier and Type Class Description classFullInspireExtendedCapabilitiesService internal object to represent the full INSPIRE DLS ExtendedCapabilitiesMethods in org.n52.shetland.inspire.dls that return InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword Modifier and Type Method Description InspireCapabilities.InspireExtendedCapabilitiesMandatoryKeywordInspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword. addMandatoryKeyword(InspireMandatoryKeyword mandatoryKeyword)Add a mandatory keywordInspireCapabilities.InspireExtendedCapabilitiesMandatoryKeywordInspireCapabilities.InspireExtendedCapabilitiesMandatoryKeyword. setMandatoryKeywords(Collection<InspireMandatoryKeyword> mandatoryKeywords)Set the mandatory keywords, clears the existing collection
-