Uses of Class
org.vrprep.model.solution.Solution.Routes.Route.Events.StopAtDepot

Packages that use Solution.Routes.Route.Events.StopAtDepot
org.vrprep.model.solution   
 

Uses of Solution.Routes.Route.Events.StopAtDepot in org.vrprep.model.solution
 

Fields in org.vrprep.model.solution declared as Solution.Routes.Route.Events.StopAtDepot
protected  Solution.Routes.Route.Events.StopAtDepot Solution.Routes.Route.Events.stopAtDepot
           
 

Methods in org.vrprep.model.solution that return Solution.Routes.Route.Events.StopAtDepot
 Solution.Routes.Route.Events.StopAtDepot ObjectFactory.createSolutionRoutesRouteEventsStopAtDepot()
          Create an instance of Solution.Routes.Route.Events.StopAtDepot
 Solution.Routes.Route.Events.StopAtDepot Solution.Routes.Route.Events.getStopAtDepot()
          Gets the value of the stopAtDepot property.
 

Methods in org.vrprep.model.solution with parameters of type Solution.Routes.Route.Events.StopAtDepot
 void Solution.Routes.Route.Events.setStopAtDepot(Solution.Routes.Route.Events.StopAtDepot value)
          Sets the value of the stopAtDepot property.
 



Copyright © 2014 VRP-REP. All rights reserved.