Package | Description |
---|---|
org.optaplanner.examples.vehiclerouting.domain | |
org.optaplanner.examples.vehiclerouting.domain.timewindowed |
Modifier and Type | Field and Description |
---|---|
protected VrpDepot |
VrpVehicle.depot |
Modifier and Type | Field and Description |
---|---|
protected List<VrpDepot> |
VrpSchedule.depotList |
Modifier and Type | Method and Description |
---|---|
VrpDepot |
VrpVehicle.getDepot() |
Modifier and Type | Method and Description |
---|---|
List<VrpDepot> |
VrpSchedule.getDepotList() |
Modifier and Type | Method and Description |
---|---|
void |
VrpVehicle.setDepot(VrpDepot depot) |
Modifier and Type | Method and Description |
---|---|
void |
VrpSchedule.setDepotList(List<VrpDepot> depotList) |
Modifier and Type | Class and Description |
---|---|
class |
VrpTimeWindowedDepot |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.