| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat |
| Modifier and Type | Method and Description |
|---|---|
static Constants.VehicleAccessibility |
Constants.VehicleAccessibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.VehicleAccessibility[] |
Constants.VehicleAccessibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Constants.VehicleAccessibility> |
ModeOfTransport.getAccessibility() |
| Modifier and Type | Method and Description |
|---|---|
ModeOfTransport |
ModeOfTransport.setAccessibility(Set<Constants.VehicleAccessibility> accessibility) |
Copyright © 2018. All rights reserved.