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

Packages that use Topology.LinksType
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.LinksType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Topology.LinksType
 Topology.LinksType ObjectFactory.createTopologyLinksType()
          Create an instance of TopologyLinksType
 Topology.LinksType Topology.getLinks()
          Gets the value of the links property.
 

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

Uses of Topology.LinksType 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.LinksType
static class TopologyImpl.LinksTypeImpl
           
 

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

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

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



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