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

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

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

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

Methods in org.vrprep.model.instance that return Instance.Network.Nodes
 Instance.Network.Nodes ObjectFactory.createInstanceNetworkNodes()
          Create an instance of Instance.Network.Nodes
 Instance.Network.Nodes Instance.Network.getNodes()
          Gets the value of the nodes property.
 

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



Copyright © 2014 VRP-REP. All rights reserved.