|
Drools Planner distribution 6.0.0.Alpha9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.planner.examples.common.domain.AbstractPersistable
org.drools.planner.examples.vehiclerouting.domain.VrpDepot
public class VrpDepot
Field Summary |
---|
Fields inherited from class org.drools.planner.examples.common.domain.AbstractPersistable |
---|
id |
Constructor Summary | |
---|---|
VrpDepot()
|
Method Summary | |
---|---|
VrpLocation |
getLocation()
|
void |
setLocation(VrpLocation location)
|
Methods inherited from class org.drools.planner.examples.common.domain.AbstractPersistable |
---|
compareTo, getId, setId, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VrpDepot()
Method Detail |
---|
public VrpLocation getLocation()
public void setLocation(VrpLocation location)
|
Drools Planner distribution 6.0.0.Alpha9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |