Uses of Interface
org.optaweb.vehiclerouting.plugin.planner.domain.Standstill
-
Packages that use Standstill Package Description org.optaweb.vehiclerouting.plugin.planner.domain Domain model adjusted for OptaPlanner. -
-
Uses of Standstill in org.optaweb.vehiclerouting.plugin.planner.domain
Classes in org.optaweb.vehiclerouting.plugin.planner.domain that implement Standstill Modifier and Type Class Description classPlanningVehicleclassPlanningVisitMethods in org.optaweb.vehiclerouting.plugin.planner.domain that return Standstill Modifier and Type Method Description StandstillPlanningVisit. getPreviousStandstill()Methods in org.optaweb.vehiclerouting.plugin.planner.domain with parameters of type Standstill Modifier and Type Method Description voidPlanningVisit. setPreviousStandstill(Standstill previousStandstill)
-