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