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

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

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

Fields in org.vrprep.model.solution declared as Solution.ObjectiveFunction
protected  Solution.ObjectiveFunction Solution.objectiveFunction
           
 

Methods in org.vrprep.model.solution that return Solution.ObjectiveFunction
 Solution.ObjectiveFunction ObjectFactory.createSolutionObjectiveFunction()
          Create an instance of Solution.ObjectiveFunction
 Solution.ObjectiveFunction Solution.getObjectiveFunction()
          Gets the value of the objectiveFunction property.
 

Methods in org.vrprep.model.solution with parameters of type Solution.ObjectiveFunction
 void Solution.setObjectiveFunction(Solution.ObjectiveFunction value)
          Sets the value of the objectiveFunction property.
 



Copyright © 2014 VRP-REP. All rights reserved.