Uses of Class
org.vrprep.model.solution.Solution.Routes

Packages that use Solution.Routes
org.vrprep.model.solution   
 

Uses of Solution.Routes in org.vrprep.model.solution
 

Fields in org.vrprep.model.solution declared as Solution.Routes
protected  Solution.Routes Solution.routes
           
 

Methods in org.vrprep.model.solution that return Solution.Routes
 Solution.Routes ObjectFactory.createSolutionRoutes()
          Create an instance of Solution.Routes
 Solution.Routes Solution.getRoutes()
          Gets the value of the routes property.
 

Methods in org.vrprep.model.solution with parameters of type Solution.Routes
 void Solution.setRoutes(Solution.Routes value)
          Sets the value of the routes property.
 



Copyright © 2014 VRP-REP. All rights reserved.