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