| Package | Description |
|---|---|
| org.optaplanner.examples.vehiclerouting.domain |
| Modifier and Type | Field and Description |
|---|---|
protected Vehicle |
Customer.vehicle |
| Modifier and Type | Field and Description |
|---|---|
protected List<Vehicle> |
VehicleRoutingSolution.vehicleList |
| Modifier and Type | Method and Description |
|---|---|
Vehicle |
Customer.getVehicle() |
Vehicle |
Standstill.getVehicle() |
Vehicle |
Vehicle.getVehicle() |
| Modifier and Type | Method and Description |
|---|---|
List<Vehicle> |
VehicleRoutingSolution.getVehicleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setVehicle(Vehicle vehicle) |
| Modifier and Type | Method and Description |
|---|---|
void |
VehicleRoutingSolution.setVehicleList(List<Vehicle> vehicleList) |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.