| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat |
| Modifier and Type | Method and Description |
|---|---|
static Constants.OutputFormat |
Constants.OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.OutputFormat[] |
Constants.OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Constants.OutputFormat> |
RoutingRequest.getOutputFormats() |
| Modifier and Type | Method and Description |
|---|---|
RoutingRequest |
RoutingRequest.setOutputFormats(List<Constants.OutputFormat> outputFormats) |
Copyright © 2018. All rights reserved.