| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.planner.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
PlanningVehicle |
class |
PlanningVisit |
| Modifier and Type | Method and Description |
|---|---|
Standstill |
PlanningVisit.getPreviousStandstill() |
| Modifier and Type | Method and Description |
|---|---|
long |
PlanningVisit.getDistanceFrom(Standstill standstill) |
long |
PlanningVisit.getDistanceTo(Standstill standstill) |
void |
PlanningVisit.setPreviousStandstill(Standstill previousStandstill) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.