Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Topology.NodesType

Packages that use Topology.NodesType
be.ac.ulg.montefiore.run.totem.domain.model.jaxb This package holds the classes generated by JAXB for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl This package holds the implementation of the classes generated by JAXB for the domain package. 
 

Uses of Topology.NodesType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Topology.NodesType
 Topology.NodesType ObjectFactory.createTopologyNodesType()
          Create an instance of TopologyNodesType
 Topology.NodesType Topology.getNodes()
          Gets the value of the nodes property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type Topology.NodesType
 void Topology.setNodes(Topology.NodesType value)
          Sets the value of the nodes property.
 

Uses of Topology.NodesType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl
 

Classes in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that implement Topology.NodesType
static class TopologyImpl.NodesTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Topology.NodesType
protected  Topology.NodesType TopologyImpl._Nodes
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Topology.NodesType
 Topology.NodesType TopologyImpl.getNodes()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type Topology.NodesType
 void TopologyImpl.setNodes(Topology.NodesType value)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.