| Package | Description |
|---|---|
| org.jdal.gis.google |
| Modifier and Type | Method and Description |
|---|---|
RouteRequest.Mode |
RouteRequest.getMode() |
static RouteRequest.Mode |
RouteRequest.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteRequest.Mode[] |
RouteRequest.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteRequest.setMode(RouteRequest.Mode mode) |
Copyright © 2014 JDAL. All Rights Reserved.