Uses of Class
org.vrprep.model.instance.Instance.Fleet

Packages that use Instance.Fleet
org.vrprep.model.instance   
 

Uses of Instance.Fleet in org.vrprep.model.instance
 

Fields in org.vrprep.model.instance declared as Instance.Fleet
protected  Instance.Fleet Instance.fleet
           
 

Methods in org.vrprep.model.instance that return Instance.Fleet
 Instance.Fleet ObjectFactory.createInstanceFleet()
          Create an instance of Instance.Fleet
 Instance.Fleet Instance.getFleet()
          Gets the value of the fleet property.
 

Methods in org.vrprep.model.instance with parameters of type Instance.Fleet
 void Instance.setFleet(Instance.Fleet value)
          Sets the value of the fleet property.
 



Copyright © 2014 VRP-REP. All rights reserved.