| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat.instruction |
| Modifier and Type | Method and Description |
|---|---|
RoadInstruction.SubType |
RoadInstruction.getSubType() |
static RoadInstruction.SubType |
RoadInstruction.SubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoadInstruction.SubType[] |
RoadInstruction.SubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RoadInstruction |
RoadInstruction.setSubType(RoadInstruction.SubType subType) |
Copyright © 2018. All rights reserved.