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