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

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

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

Fields in org.vrprep.model.instance declared as Instance.Info
protected  Instance.Info Instance.info
           
 

Methods in org.vrprep.model.instance that return Instance.Info
 Instance.Info ObjectFactory.createInstanceInfo()
          Create an instance of Instance.Info
 Instance.Info Instance.getInfo()
          Gets the value of the info property.
 

Methods in org.vrprep.model.instance with parameters of type Instance.Info
 void Instance.setInfo(Instance.Info value)
          Sets the value of the info property.
 



Copyright © 2014 VRP-REP. All rights reserved.