| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<List<TicketTypeEnumeration>>> |
TicketingService_VersionStructure.ticketTypeList |
protected List<TicketTypeEnumeration> |
TicketingEquipment_VersionStructure.ticketTypesAvailable |
| Modifier and Type | Method and Description |
|---|---|
static TicketTypeEnumeration |
TicketTypeEnumeration.fromValue(String v) |
static TicketTypeEnumeration |
TicketTypeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketTypeEnumeration[] |
TicketTypeEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<List<TicketTypeEnumeration>> |
ObjectFactory.createTicketingService_VersionStructureTicketTypeList(List<TicketTypeEnumeration> value)
|
List<JAXBElement<List<TicketTypeEnumeration>>> |
TicketingService_VersionStructure.getTicketTypeList()
Gets the value of the ticketTypeList property.
|
List<TicketTypeEnumeration> |
TicketingEquipment_VersionStructure.getTicketTypesAvailable()
Gets the value of the ticketTypesAvailable property.
|
| Modifier and Type | Method and Description |
|---|---|
TicketingEquipment_VersionStructure |
TicketingEquipment_VersionStructure.withTicketTypesAvailable(TicketTypeEnumeration... values) |
TicketingEquipment |
TicketingEquipment.withTicketTypesAvailable(TicketTypeEnumeration... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<List<TicketTypeEnumeration>> |
ObjectFactory.createTicketingService_VersionStructureTicketTypeList(List<TicketTypeEnumeration> value)
|
TicketingService_VersionStructure |
TicketingService_VersionStructure.withTicketTypeList(Collection<JAXBElement<List<TicketTypeEnumeration>>> values) |
TicketingService |
TicketingService.withTicketTypeList(Collection<JAXBElement<List<TicketTypeEnumeration>>> values) |
TicketingEquipment_VersionStructure |
TicketingEquipment_VersionStructure.withTicketTypesAvailable(Collection<TicketTypeEnumeration> values) |
TicketingEquipment |
TicketingEquipment.withTicketTypesAvailable(Collection<TicketTypeEnumeration> values) |
Copyright © 2018 Entur AS. All rights reserved.