org.optaplanner.examples.vehiclerouting.domain
Class Depot
java.lang.Object
org.optaplanner.examples.common.domain.AbstractPersistable
org.optaplanner.examples.vehiclerouting.domain.Depot
- All Implemented Interfaces:
- Serializable, Comparable<AbstractPersistable>
- Direct Known Subclasses:
- TimeWindowedDepot
public class Depot
- extends AbstractPersistable
- See Also:
- Serialized Form
Constructor Summary |
Depot()
|
location
protected Location location
Depot
public Depot()
getLocation
public Location getLocation()
setLocation
public void setLocation(Location location)
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.