| Package | Description |
|---|---|
| de.aipark.api.requestsResponse.getOptimalTrip |
| Modifier and Type | Method and Description |
|---|---|
MapEntry<Integer,OptimalTrip> |
GetOptimalTripResponse.getOptimalTrips() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetOptimalTripResponse.setOptimalTrips(MapEntry<Integer,OptimalTrip> optimalTrips) |
| Constructor and Description |
|---|
GetOptimalTripResponse(MapEntry<Integer,OptimalTrip> optimalTrips,
Situation situation) |
Copyright © 2019. All rights reserved.