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, toString
getId, setId
public long getReadyTime()
public void setReadyTime(long readyTime)
public long getDueTime()
public void setDueTime(long dueTime)
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.