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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Bgp
 Bgp ObjectFactory.createBgp()
          Create an instance of Bgp
 Bgp DomainType.getBgp()
          Gets the value of the bgp property.
 

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

Uses of Bgp 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
 class BgpImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Bgp
protected  Bgp DomainTypeImpl._Bgp
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Bgp
 Bgp DomainTypeImpl.getBgp()
           
 

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



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