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

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

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

Fields in org.vrprep.model.solution with type parameters of type Solution.Routes.Route
protected  List<Solution.Routes.Route> Solution.Routes.route
           
 

Methods in org.vrprep.model.solution that return Solution.Routes.Route
 Solution.Routes.Route ObjectFactory.createSolutionRoutesRoute()
          Create an instance of Solution.Routes.Route
 

Methods in org.vrprep.model.solution that return types with arguments of type Solution.Routes.Route
 List<Solution.Routes.Route> Solution.Routes.getRoute()
          Gets the value of the route property.
 



Copyright © 2014 VRP-REP. All rights reserved.