| Package | Description |
|---|---|
| de.aipark.api.requestsResponse.getOptimalTrip |
| Modifier and Type | Method and Description |
|---|---|
static GetDriveByParkingAreaResultsConstraint |
GetDriveByParkingAreaResultsConstraint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetDriveByParkingAreaResultsConstraint[] |
GetDriveByParkingAreaResultsConstraint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<GetDriveByParkingAreaResultsConstraint> |
GetDriveByParkingAreaResults.getGetDriveByParkingAreaResultsConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDriveByParkingAreaResults.setGetDriveByParkingAreaResultsConstraints(List<GetDriveByParkingAreaResultsConstraint> getDriveByParkingAreaResultsConstraints) |
| Constructor and Description |
|---|
GetDriveByParkingAreaResults(Double maxDistanceToRouteInM,
List<GetDriveByParkingAreaResultsConstraint> getDriveByParkingAreaResultsConstraints,
List<ParkingAreaType> driveByParkingAreaTypes) |
Copyright © 2019. All rights reserved.