|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vehicle | |
|---|---|
| org.optaplanner.examples.vehiclerouting.domain | |
| Uses of Vehicle in org.optaplanner.examples.vehiclerouting.domain |
|---|
| Fields in org.optaplanner.examples.vehiclerouting.domain declared as Vehicle | |
|---|---|
protected Vehicle |
Customer.vehicle
|
| Fields in org.optaplanner.examples.vehiclerouting.domain with type parameters of type Vehicle | |
|---|---|
protected List<Vehicle> |
VehicleRoutingSolution.vehicleList
|
| Methods in org.optaplanner.examples.vehiclerouting.domain that return Vehicle | |
|---|---|
Vehicle |
Vehicle.getVehicle()
|
Vehicle |
Standstill.getVehicle()
|
Vehicle |
Customer.getVehicle()
|
| Methods in org.optaplanner.examples.vehiclerouting.domain that return types with arguments of type Vehicle | |
|---|---|
List<Vehicle> |
VehicleRoutingSolution.getVehicleList()
|
| Methods in org.optaplanner.examples.vehiclerouting.domain with parameters of type Vehicle | |
|---|---|
void |
Customer.setVehicle(Vehicle vehicle)
|
| Method parameters in org.optaplanner.examples.vehiclerouting.domain with type arguments of type Vehicle | |
|---|---|
void |
VehicleRoutingSolution.setVehicleList(List<Vehicle> vehicleList)
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||