Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Bgp.RoutersType

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Bgp.RoutersType
 Bgp.RoutersType ObjectFactory.createBgpRoutersType()
          Create an instance of BgpRoutersType
 Bgp.RoutersType Bgp.getRouters()
          Gets the value of the routers property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type Bgp.RoutersType
 void Bgp.setRouters(Bgp.RoutersType value)
          Sets the value of the routers property.
 

Uses of Bgp.RoutersType 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 Bgp.RoutersType
static class BgpImpl.RoutersTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Bgp.RoutersType
protected  Bgp.RoutersType BgpImpl._Routers
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Bgp.RoutersType
 Bgp.RoutersType BgpImpl.getRouters()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type Bgp.RoutersType
 void BgpImpl.setRouters(Bgp.RoutersType value)
           
 



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