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

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

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

Fields in org.vrprep.model.instance with type parameters of type Instance.Drivers.DriverProfile
protected  List<Instance.Drivers.DriverProfile> Instance.Drivers.driverProfile
           
 

Methods in org.vrprep.model.instance that return Instance.Drivers.DriverProfile
 Instance.Drivers.DriverProfile ObjectFactory.createInstanceDriversDriverProfile()
          Create an instance of Instance.Drivers.DriverProfile
 

Methods in org.vrprep.model.instance that return types with arguments of type Instance.Drivers.DriverProfile
 List<Instance.Drivers.DriverProfile> Instance.Drivers.getDriverProfile()
          Gets the value of the driverProfile property.
 



Copyright © 2014 VRP-REP. All rights reserved.