| Package | Description |
|---|---|
| de.aipark.api.optimalTrip | |
| de.aipark.api.requestsResponse.getOptimalTrip |
| Modifier and Type | Method and Description |
|---|---|
static Situation |
Situation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Situation[] |
Situation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Situation |
GetOptimalTripResponse.getSituation() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetOptimalTripResponse.setSituation(Situation situation) |
| Constructor and Description |
|---|
GetOptimalTripResponse(MapEntry<Integer,OptimalTrip> optimalTrips,
Situation situation) |
Copyright © 2019. All rights reserved.