public interface Standstill
| Modifier and Type | Method and Description |
|---|---|
PlanningLocation |
getLocation() |
PlanningVisit |
getNextVisit() |
void |
setNextVisit(PlanningVisit nextVisit) |
PlanningLocation getLocation()
PlanningVisit getNextVisit()
void setNextVisit(PlanningVisit nextVisit)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.