public interface Standstill
| Modifier and Type | Method and Description |
|---|---|
PlanningLocation |
getLocation()
The standstill's location.
|
PlanningVisit |
getNextVisit()
The next visit after this standstill.
|
void |
setNextVisit(PlanningVisit nextVisit) |
PlanningLocation getLocation()
nullPlanningVisit getNextVisit()
nullvoid setNextVisit(PlanningVisit nextVisit)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.