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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return BgpRouter.NetworksType
 BgpRouter.NetworksType ObjectFactory.createBgpRouterNetworksType()
          Create an instance of BgpRouterNetworksType
 BgpRouter.NetworksType BgpRouter.getNetworks()
          Gets the value of the networks property.
 

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

Uses of BgpRouter.NetworksType 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.NetworksType
static class BgpRouterImpl.NetworksTypeImpl
           
 

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

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

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



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