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

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

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

Fields in org.vrprep.model.instance declared as Instance.Network
protected  Instance.Network Instance.network
           
 

Methods in org.vrprep.model.instance that return Instance.Network
 Instance.Network ObjectFactory.createInstanceNetwork()
          Create an instance of Instance.Network
 Instance.Network Instance.getNetwork()
          Gets the value of the network property.
 

Methods in org.vrprep.model.instance with parameters of type Instance.Network
 void Instance.setNetwork(Instance.Network value)
          Sets the value of the network property.
 



Copyright © 2014 VRP-REP. All rights reserved.