| Package | Description |
|---|---|
| de.aipark.api.requestsResponse.getOptimalTrip |
| Modifier and Type | Method and Description |
|---|---|
GetDriveByParkingAreaResults |
GetOptimalTripRequest.getGetDriveByParkingAreaResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetOptimalTripRequest.setGetDriveByParkingAreaResults(GetDriveByParkingAreaResults getDriveByParkingAreaResults) |
| Constructor and Description |
|---|
GetOptimalTripRequest(org.locationtech.jts.geom.Point departure,
org.locationtech.jts.geom.Point destination,
Timestamp departureTimestamp,
List<ParkingAreaDataFilter> filters,
List<Preference> preferences,
Long duration,
Integer maxDistance,
GetDriveByParkingAreaResults getDriveByParkingAreaResults) |
Copyright © 2019. All rights reserved.