| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<LanguageUseEnumeration> |
LanguageUsageStructure.languageUse |
| Modifier and Type | Method and Description |
|---|---|
static LanguageUseEnumeration |
LanguageUseEnumeration.fromValue(String v) |
static LanguageUseEnumeration |
LanguageUseEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageUseEnumeration[] |
LanguageUseEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<LanguageUseEnumeration> |
LanguageUsageStructure.getLanguageUse()
Gets the value of the languageUse property.
|
| Modifier and Type | Method and Description |
|---|---|
LanguageUsageStructure |
LanguageUsageStructure.withLanguageUse(LanguageUseEnumeration... values) |
| Modifier and Type | Method and Description |
|---|---|
LanguageUsageStructure |
LanguageUsageStructure.withLanguageUse(Collection<LanguageUseEnumeration> values) |
Copyright © 2018 Entur AS. All rights reserved.