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

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

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

Fields in org.vrprep.model.solution declared as Solution.Info
protected  Solution.Info Solution.info
           
 

Methods in org.vrprep.model.solution that return Solution.Info
 Solution.Info ObjectFactory.createSolutionInfo()
          Create an instance of Solution.Info
 Solution.Info Solution.getInfo()
          Gets the value of the info property.
 

Methods in org.vrprep.model.solution with parameters of type Solution.Info
 void Solution.setInfo(Solution.Info value)
          Sets the value of the info property.
 



Copyright © 2014 VRP-REP. All rights reserved.