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

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

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

Fields in org.vrprep.model.instance declared as Instance.Drivers
protected  Instance.Drivers Instance.drivers
           
 

Methods in org.vrprep.model.instance that return Instance.Drivers
 Instance.Drivers ObjectFactory.createInstanceDrivers()
          Create an instance of Instance.Drivers
 Instance.Drivers Instance.getDrivers()
          Gets the value of the drivers property.
 

Methods in org.vrprep.model.instance with parameters of type Instance.Drivers
 void Instance.setDrivers(Instance.Drivers value)
          Sets the value of the drivers property.
 



Copyright © 2014 VRP-REP. All rights reserved.