| Package | Description |
|---|---|
| org.n52.shetland.inspire | |
| org.n52.shetland.inspire.dls |
| Modifier and Type | Method and Description |
|---|---|
InspireResourceLocator |
InspireResourceLocator.addMediaType(MediaType mediaType)
Add a
MediaType |
InspireResourceLocator |
InspireResourceLocator.setMediaTypes(Collection<MediaType> mediaTypes)
Set the
MediaTypes, clears the existing collection |
| Modifier and Type | Method and Description |
|---|---|
List<InspireResourceLocator> |
InspireCitation.getResourceLocator() |
| Modifier and Type | Method and Description |
|---|---|
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator |
InspireCitation.addResourceLocator(InspireResourceLocator resourceLocator) |
| Modifier and Type | Method and Description |
|---|---|
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator |
InspireCitation.setResourceLocator(Collection<InspireResourceLocator> resourceLocator) |
| Modifier and Type | Method and Description |
|---|---|
InspireResourceLocator |
InspireCapabilities.InspireExtendedCapabilitiesMetadataURL.getMetadataUrl()
Get the metadata URL is
|
InspireResourceLocator |
FullInspireExtendedCapabilities.getMetadataUrl() |
InspireResourceLocator |
MinimalInspireExtendedCapabilities.getMetadataUrl() |
| Modifier and Type | Method and Description |
|---|---|
List<InspireResourceLocator> |
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator.getResourceLocator()
Get the resource locators
|
List<InspireResourceLocator> |
FullInspireExtendedCapabilities.getResourceLocator() |
| Modifier and Type | Method and Description |
|---|---|
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator |
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator.addResourceLocator(InspireResourceLocator resourceLocator)
Add a the resource locator
|
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator |
FullInspireExtendedCapabilities.addResourceLocator(InspireResourceLocator resourceLocator) |
InspireCapabilities.InspireExtendedCapabilitiesMetadataURL |
InspireCapabilities.InspireExtendedCapabilitiesMetadataURL.setMetadataUrl(InspireResourceLocator metadataUrl)
Set the metadata URL
|
FullInspireExtendedCapabilities |
FullInspireExtendedCapabilities.setMetadataUrl(InspireResourceLocator metadataUrl) |
MinimalInspireExtendedCapabilities |
MinimalInspireExtendedCapabilities.setMetadataUrl(InspireResourceLocator metadataUrl) |
| Modifier and Type | Method and Description |
|---|---|
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator |
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator.setResourceLocator(Collection<InspireResourceLocator> resourceLocator)
Set the the resource locators, clears the existing collection
|
InspireCapabilities.InspireExtendedCapabilitiesResourceLocator |
FullInspireExtendedCapabilities.setResourceLocator(Collection<InspireResourceLocator> resourceLocator) |
| Constructor and Description |
|---|
FullInspireExtendedCapabilities(InspireResourceLocator resourceLocator,
InspireSupportedLanguages supportedLanguages,
InspireLanguageISO6392B responseLanguage,
InspireUniqueResourceIdentifier spatialDataSetIdentifier)
constructor
|
FullInspireExtendedCapabilities(InspireResourceLocator resourceLocator,
InspireSupportedLanguages supportedLanguages,
InspireLanguageISO6392B responseLanguage,
Set<InspireUniqueResourceIdentifier> spatialDataSetIdentifiers)
constructor
|
MinimalInspireExtendedCapabilities(InspireResourceLocator metadataUrl,
InspireSupportedLanguages supportedLanguages,
InspireLanguageISO6392B responseLanguage,
Collection<InspireUniqueResourceIdentifier> spatialDataSetIdentifier)
constructor
|
| Constructor and Description |
|---|
FullInspireExtendedCapabilities(List<InspireResourceLocator> resourceLocators,
InspireSupportedLanguages supportedLanguages,
InspireLanguageISO6392B responseLanguage,
InspireUniqueResourceIdentifier spatialDataSetIdentifier)
constructor
|
FullInspireExtendedCapabilities(List<InspireResourceLocator> resourceLocators,
InspireSupportedLanguages supportedLanguages,
InspireLanguageISO6392B responseLanguage,
Set<InspireUniqueResourceIdentifier> spatialDataSetIdentifiers)
constructor
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.