Package | Description |
---|---|
org.optaplanner.examples.vehiclerouting.domain |
Modifier and Type | Field and Description |
---|---|
protected VrpVehicle |
VrpCustomer.vehicle |
Modifier and Type | Field and Description |
---|---|
protected List<VrpVehicle> |
VrpSchedule.vehicleList |
Modifier and Type | Method and Description |
---|---|
VrpVehicle |
VrpCustomer.getVehicle() |
VrpVehicle |
VrpStandstill.getVehicle() |
VrpVehicle |
VrpVehicle.getVehicle() |
Modifier and Type | Method and Description |
---|---|
List<VrpVehicle> |
VrpSchedule.getVehicleList() |
Modifier and Type | Method and Description |
---|---|
void |
VrpCustomer.setVehicle(VrpVehicle vehicle) |
Modifier and Type | Method and Description |
---|---|
void |
VrpSchedule.setVehicleList(List<VrpVehicle> vehicleList) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.