|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Depot | |
|---|---|
| org.optaplanner.examples.vehiclerouting.domain | |
| org.optaplanner.examples.vehiclerouting.domain.timewindowed | |
| Uses of Depot in org.optaplanner.examples.vehiclerouting.domain |
|---|
| Fields in org.optaplanner.examples.vehiclerouting.domain declared as Depot | |
|---|---|
protected Depot |
Vehicle.depot
|
| Fields in org.optaplanner.examples.vehiclerouting.domain with type parameters of type Depot | |
|---|---|
protected List<Depot> |
VehicleRoutingSolution.depotList
|
| Methods in org.optaplanner.examples.vehiclerouting.domain that return Depot | |
|---|---|
Depot |
Vehicle.getDepot()
|
| Methods in org.optaplanner.examples.vehiclerouting.domain that return types with arguments of type Depot | |
|---|---|
List<Depot> |
VehicleRoutingSolution.getDepotList()
|
| Methods in org.optaplanner.examples.vehiclerouting.domain with parameters of type Depot | |
|---|---|
void |
Vehicle.setDepot(Depot depot)
|
| Method parameters in org.optaplanner.examples.vehiclerouting.domain with type arguments of type Depot | |
|---|---|
void |
VehicleRoutingSolution.setDepotList(List<Depot> depotList)
|
| Uses of Depot in org.optaplanner.examples.vehiclerouting.domain.timewindowed |
|---|
| Subclasses of Depot in org.optaplanner.examples.vehiclerouting.domain.timewindowed | |
|---|---|
class |
TimeWindowedDepot
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||