public class TimeWindowedDepot extends Depot
id| Constructor and Description |
|---|
TimeWindowedDepot() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDueTime() |
long |
getReadyTime() |
void |
setDueTime(long dueTime) |
void |
setReadyTime(long readyTime) |
getDistanceTo, getLocation, setLocation, toStringcompareTo, getId, setIdpublic long getReadyTime()
public void setReadyTime(long readyTime)
public long getDueTime()
public void setDueTime(long dueTime)
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.