public abstract class InspireExtendedCapabilitiesDLS extends InspireExtendedCapabilities implements InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifier
InspireExtendedCapabilities with the DLS specific data| Constructor and Description |
|---|
InspireExtendedCapabilitiesDLS(InspireSupportedLanguages supportedLanguages,
InspireLanguageISO6392B responseLanguage,
Collection<InspireUniqueResourceIdentifier> spatialDataSetIdentifiers)
constructor
|
InspireExtendedCapabilitiesDLS(InspireSupportedLanguages supportedLanguages,
InspireLanguageISO6392B responseLanguage,
InspireUniqueResourceIdentifier spatialDataSetIdentifier)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
InspireExtendedCapabilitiesDLS |
addSpatialDataSetIdentifier(InspireUniqueResourceIdentifier spatialDataSetIdentifier)
Add the spatial dataset identifier
|
String |
getNamespace()
Get the encoding namespace for this OWS ExtendedCapabilitiy.
|
Set<InspireUniqueResourceIdentifier> |
getSpatialDataSetIdentifier()
Get the spatial dataset identifiers
|
boolean |
isSetSpatialDataSetIdentifier()
Check if spatial dataset identifiers are set
|
InspireExtendedCapabilitiesDLS |
setSpatialDataSetIdentifier(Collection<InspireUniqueResourceIdentifier> spatialDataSetIdentifier)
Set the spatial dataset identifiers, clears the existing collection
|
getInspireId, getResponseLanguage, getService, getSupportedLanguages, isSetResponseLanguage, isSetSupportedLanguages, setInspireId, setResponseLanguage, setSupportedLanguagespublic InspireExtendedCapabilitiesDLS(InspireSupportedLanguages supportedLanguages, InspireLanguageISO6392B responseLanguage, InspireUniqueResourceIdentifier spatialDataSetIdentifier)
supportedLanguages - Supported languages to setresponseLanguage - Response language to setspatialDataSetIdentifier - Spatial dataset identifier to setpublic InspireExtendedCapabilitiesDLS(InspireSupportedLanguages supportedLanguages, InspireLanguageISO6392B responseLanguage, Collection<InspireUniqueResourceIdentifier> spatialDataSetIdentifiers)
supportedLanguages - Supported languages to setresponseLanguage - Response language to setspatialDataSetIdentifiers - Spatial dataset identifiers to setpublic String getNamespace()
OwsOperationMetadataExtensiongetNamespace in interface OwsOperationMetadataExtensiongetNamespace in class InspireExtendedCapabilitiespublic Set<InspireUniqueResourceIdentifier> getSpatialDataSetIdentifier()
InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifiergetSpatialDataSetIdentifier in interface InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifierpublic InspireExtendedCapabilitiesDLS setSpatialDataSetIdentifier(Collection<InspireUniqueResourceIdentifier> spatialDataSetIdentifier)
InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifiersetSpatialDataSetIdentifier in interface InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifierspatialDataSetIdentifier - the spatial dataset identifiers to setpublic InspireExtendedCapabilitiesDLS addSpatialDataSetIdentifier(InspireUniqueResourceIdentifier spatialDataSetIdentifier)
InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifieraddSpatialDataSetIdentifier in interface InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifierspatialDataSetIdentifier - the spatial dataset identifier to addpublic boolean isSetSpatialDataSetIdentifier()
InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifierisSetSpatialDataSetIdentifier in interface InspireCapabilities.InspireExtendedCapabilitiesSpatialDataSetIdentifiertrue, if spatial dataset identifiers are setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.