| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<KeyValueStructure> |
KeyListStructure.keyValue |
| Modifier and Type | Method and Description |
|---|---|
KeyValueStructure |
ObjectFactory.createKeyValueStructure()
Create an instance of
KeyValueStructure |
KeyValueStructure |
KeyValueStructure.withKey(String value) |
KeyValueStructure |
KeyValueStructure.withTypeOfKey(String value) |
KeyValueStructure |
KeyValueStructure.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<KeyValueStructure> |
KeyListStructure.getKeyValue()
Gets the value of the keyValue property.
|
| Modifier and Type | Method and Description |
|---|---|
KeyListStructure |
KeyListStructure.withKeyValue(KeyValueStructure... values) |
| Modifier and Type | Method and Description |
|---|---|
KeyListStructure |
KeyListStructure.withKeyValue(Collection<KeyValueStructure> values) |
Copyright © 2018 Entur AS. All rights reserved.