public interface Standstill
Modifier and Type | Method and Description |
---|---|
Location |
getLocation() |
Customer |
getNextCustomer() |
Vehicle |
getVehicle() |
void |
setNextCustomer(Customer nextCustomer) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.