| Package | Description |
|---|---|
| com.inmanlabs.commons.onfleet | |
| com.inmanlabs.commons.onfleet.model |
| Modifier and Type | Method and Description |
|---|---|
OnfleetDestination |
OnfleetClient.createDestination(OnfleetDestination destination)
Creates a Destination (the location details for a Task)
|
OnfleetDestination |
OnfleetClient.getDestination(String id)
Gets a Destination by ID
|
| Modifier and Type | Method and Description |
|---|---|
OnfleetDestination |
OnfleetClient.createDestination(OnfleetDestination destination)
Creates a Destination (the location details for a Task)
|
| Modifier and Type | Method and Description |
|---|---|
OnfleetDestination |
OnfleetTask.getDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
OnfleetTask.setDestination(OnfleetDestination destination) |
Copyright © 2019. All rights reserved.