Uses of Class
org.vrprep.model.solution.Service

Packages that use Service
org.vrprep.model.solution   
 

Uses of Service in org.vrprep.model.solution
 

Fields in org.vrprep.model.solution declared as Service
protected  Service Solution.Routes.Route.Events.service
           
 

Methods in org.vrprep.model.solution that return Service
 Service ObjectFactory.createService()
          Create an instance of Service
 Service Solution.Routes.Route.Events.getService()
          Service a request
 

Methods in org.vrprep.model.solution with parameters of type Service
 void Solution.Routes.Route.Events.setService(Service value)
          Sets the value of the service property.
 



Copyright © 2014 VRP-REP. All rights reserved.