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