|
OptaPlanner distribution 6.0.0.CR4-Pre1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VrpVehicle | |
---|---|
org.optaplanner.examples.vehiclerouting.domain |
Uses of VrpVehicle in org.optaplanner.examples.vehiclerouting.domain |
---|
Fields in org.optaplanner.examples.vehiclerouting.domain declared as VrpVehicle | |
---|---|
protected VrpVehicle |
VrpCustomer.vehicle
|
Fields in org.optaplanner.examples.vehiclerouting.domain with type parameters of type VrpVehicle | |
---|---|
protected List<VrpVehicle> |
VrpSchedule.vehicleList
|
Methods in org.optaplanner.examples.vehiclerouting.domain that return VrpVehicle | |
---|---|
VrpVehicle |
VrpVehicle.getVehicle()
|
VrpVehicle |
VrpStandstill.getVehicle()
|
VrpVehicle |
VrpCustomer.getVehicle()
|
Methods in org.optaplanner.examples.vehiclerouting.domain that return types with arguments of type VrpVehicle | |
---|---|
List<VrpVehicle> |
VrpSchedule.getVehicleList()
|
Methods in org.optaplanner.examples.vehiclerouting.domain with parameters of type VrpVehicle | |
---|---|
void |
VrpCustomer.setVehicle(VrpVehicle vehicle)
|
Method parameters in org.optaplanner.examples.vehiclerouting.domain with type arguments of type VrpVehicle | |
---|---|
void |
VrpSchedule.setVehicleList(List<VrpVehicle> vehicleList)
|
|
OptaPlanner distribution 6.0.0.CR4-Pre1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |