Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.BgpRouter.NeighborsType

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return BgpRouter.NeighborsType
 BgpRouter.NeighborsType ObjectFactory.createBgpRouterNeighborsType()
          Create an instance of BgpRouterNeighborsType
 BgpRouter.NeighborsType BgpRouter.getNeighbors()
          Gets the value of the neighbors property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type BgpRouter.NeighborsType
 void BgpRouter.setNeighbors(BgpRouter.NeighborsType value)
          Sets the value of the neighbors property.
 

Uses of BgpRouter.NeighborsType 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 BgpRouter.NeighborsType
static class BgpRouterImpl.NeighborsTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as BgpRouter.NeighborsType
protected  BgpRouter.NeighborsType BgpRouterImpl._Neighbors
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return BgpRouter.NeighborsType
 BgpRouter.NeighborsType BgpRouterImpl.getNeighbors()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type BgpRouter.NeighborsType
 void BgpRouterImpl.setNeighbors(BgpRouter.NeighborsType value)
           
 



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