| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat | |
| at.ac.ait.ariadne.routeformat.location |
| Modifier and Type | Method and Description |
|---|---|
static Constants.ParkingType |
Constants.ParkingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.ParkingType[] |
Constants.ParkingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Constants.ParkingType> |
Parking.getParkingType() |
| Modifier and Type | Method and Description |
|---|---|
Parking |
Parking.setParkingType(Constants.ParkingType parkingType) |
Copyright © 2018. All rights reserved.