| Package | Description |
|---|---|
| net.motionintelligence.client.api | |
| net.motionintelligence.client.api.enums |
| Modifier and Type | Method and Description |
|---|---|
EdgeWeightType |
TravelOptions.getEdgeWeightType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TravelOptions.setEdgeWeightType(EdgeWeightType edgeWeightType) |
| Modifier and Type | Method and Description |
|---|---|
static EdgeWeightType |
TravelType.fromString(String key) |
static EdgeWeightType |
EdgeWeightType.fromString(String key) |
static EdgeWeightType |
EdgeWeightType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdgeWeightType[] |
EdgeWeightType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.