| Package | Description |
|---|---|
| org.n52.shetland.inspire | |
| org.n52.shetland.inspire.dls |
| Modifier and Type | Method and Description |
|---|---|
static InspireLanguageISO6392B |
InspireLanguageISO6392B.fromValue(InspireEuLanguageISO6392B v)
|
static InspireLanguageISO6392B |
InspireLanguageISO6392B.fromValue(Locale v)
Get
InspireLanguageISO6392B for Locale |
static InspireLanguageISO6392B |
InspireLanguageISO6392B.fromValue(String v)
Get
InspireLanguageISO6392B for string value |
InspireLanguageISO6392B |
InspireSupportedLanguages.getDefaultLanguage()
Get the default language
|
static InspireLanguageISO6392B |
InspireLanguageISO6392B.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InspireLanguageISO6392B[] |
InspireLanguageISO6392B.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<InspireLanguageISO6392B> |
InspireSupportedLanguages.getSupportedLanguages()
Get the supported languages
|
| Modifier and Type | Method and Description |
|---|---|
InspireSupportedLanguages |
InspireSupportedLanguages.addSupportedLanguage(InspireLanguageISO6392B supportedLanguage)
Add the supported language
|
static InspireEuLanguageISO6392B |
InspireEuLanguageISO6392B.fromValue(InspireLanguageISO6392B v)
|
| Modifier and Type | Method and Description |
|---|---|
void |
InspireSupportedLanguages.setSupportedLanguages(Collection<InspireLanguageISO6392B> supportedLanguages)
Set the supported languages, clears the existing collection
|
| Constructor and Description |
|---|
InspireSupportedLanguages(InspireLanguageISO6392B defaultLanguage)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
InspireLanguageISO6392B |
InspireCapabilities.InspireExtendedCapabilitiesResponseLanguage.getResponseLanguage()
Get the response language
|
InspireLanguageISO6392B |
InspireExtendedCapabilities.getResponseLanguage() |
| Modifier and Type | Method and Description |
|---|---|
InspireCapabilities.InspireExtendedCapabilitiesResponseLanguage |
InspireCapabilities.InspireExtendedCapabilitiesResponseLanguage.setResponseLanguage(InspireLanguageISO6392B responseLanguage)
Set the response language
|
InspireExtendedCapabilities |
InspireExtendedCapabilities.setResponseLanguage(InspireLanguageISO6392B responseLanguage) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.