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