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