| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat | |
| at.ac.ait.ariadne.routeformat.instruction |
| Modifier and Type | Method and Description |
|---|---|
static Constants.Preposition |
Constants.Preposition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.Preposition[] |
Constants.Preposition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Constants.Preposition |
Landmark.getPreposition() |
| Modifier and Type | Method and Description |
|---|---|
static Landmark |
Landmark.createMinimal(Constants.Preposition preposition,
Location<?> location) |
Landmark |
Landmark.setPreposition(Constants.Preposition preposition) |
Copyright © 2018. All rights reserved.