| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected ReservationTypeEnum |
ParkingSpaceBasics.parkingReservation |
protected ReservationTypeEnum |
ParkingSite.parkingReservation |
| Modifier and Type | Method and Description |
|---|---|
static ReservationTypeEnum |
ReservationTypeEnum.fromValue(String v) |
ReservationTypeEnum |
ParkingSpaceBasics.getParkingReservation()
Gets the value of the parkingReservation property.
|
ReservationTypeEnum |
ParkingSite.getParkingReservation()
Gets the value of the parkingReservation property.
|
static ReservationTypeEnum |
ReservationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReservationTypeEnum[] |
ReservationTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParkingSpaceBasics.setParkingReservation(ReservationTypeEnum value)
Sets the value of the parkingReservation property.
|
void |
ParkingSite.setParkingReservation(ReservationTypeEnum value)
Sets the value of the parkingReservation property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.