| Package | Description |
|---|---|
| de.aipark.api.sdk.route |
| Modifier and Type | Method and Description |
|---|---|
List<RoutePoint> |
Route.getRoutePoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
Route.setRoutePoints(List<RoutePoint> routePoints) |
| Constructor and Description |
|---|
Route(AppVersion appVersion,
OsVersion osVersion,
Device device,
List<RoutePoint> routePoints) |
Route(long id,
AppVersion appVersion,
OsVersion osVersion,
Device device,
List<RoutePoint> routePoints) |
Copyright © 2019. All rights reserved.