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