| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat | |
| at.ac.ait.ariadne.routeformat.instruction |
| Modifier and Type | Method and Description |
|---|---|
static Constants.RelativeDirection |
Constants.RelativeDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.RelativeDirection[] |
Constants.RelativeDirection.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.RelativeDirection> |
Landmark.getDirection() |
| Modifier and Type | Method and Description |
|---|---|
Landmark |
Landmark.setDirection(Constants.RelativeDirection direction) |
Copyright © 2018. All rights reserved.