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