Uses of Class
org.optaplanner.examples.vehiclerouting.domain.Depot
Packages that use Depot
Package
Description
-
Uses of Depot in org.optaplanner.examples.vehiclerouting.domain
Fields in org.optaplanner.examples.vehiclerouting.domain declared as DepotFields in org.optaplanner.examples.vehiclerouting.domain with type parameters of type DepotMethods in org.optaplanner.examples.vehiclerouting.domain that return DepotMethods in org.optaplanner.examples.vehiclerouting.domain that return types with arguments of type DepotMethods in org.optaplanner.examples.vehiclerouting.domain with parameters of type DepotMethod parameters in org.optaplanner.examples.vehiclerouting.domain with type arguments of type DepotModifier and TypeMethodDescriptionvoidVehicleRoutingSolution.setDepotList(List<Depot> depotList) Constructors in org.optaplanner.examples.vehiclerouting.domain with parameters of type Depot -
Uses of Depot in org.optaplanner.examples.vehiclerouting.domain.timewindowed
Subclasses of Depot in org.optaplanner.examples.vehiclerouting.domain.timewindowed