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