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

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

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

Fields in org.vrprep.model.instance declared as Instance.Resources
protected  Instance.Resources Instance.resources
           
 

Methods in org.vrprep.model.instance that return Instance.Resources
 Instance.Resources ObjectFactory.createInstanceResources()
          Create an instance of Instance.Resources
 Instance.Resources Instance.getResources()
          Gets the value of the resources property.
 

Methods in org.vrprep.model.instance with parameters of type Instance.Resources
 void Instance.setResources(Instance.Resources value)
          Sets the value of the resources property.
 



Copyright © 2014 VRP-REP. All rights reserved.