org.drools.planner.examples.vehiclerouting.domain
Class VrpDepot
java.lang.Object
org.drools.planner.examples.common.domain.AbstractPersistable
org.drools.planner.examples.vehiclerouting.domain.VrpDepot
- All Implemented Interfaces:
- Serializable, Comparable<AbstractPersistable>
public class VrpDepot
- extends AbstractPersistable
- See Also:
- Serialized Form
VrpDepot
public VrpDepot()
getLocation
public VrpLocation getLocation()
setLocation
public void setLocation(VrpLocation location)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.