| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<ParkingFaultEnum> |
ParkingAccessStatus.accessFault |
protected List<ParkingFaultEnum> |
ParkingRecordStatus.parkingFault |
| Modifier and Type | Method and Description |
|---|---|
static ParkingFaultEnum |
ParkingFaultEnum.fromValue(String v) |
static ParkingFaultEnum |
ParkingFaultEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParkingFaultEnum[] |
ParkingFaultEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParkingFaultEnum> |
ParkingAccessStatus.getAccessFault()
Gets the value of the accessFault property.
|
List<ParkingFaultEnum> |
ParkingRecordStatus.getParkingFault()
Gets the value of the parkingFault property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.