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