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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return BgpNeighbor.FiltersType
 BgpNeighbor.FiltersType ObjectFactory.createBgpNeighborFiltersType()
          Create an instance of BgpNeighborFiltersType
 BgpNeighbor.FiltersType BgpNeighbor.getFilters()
          Gets the value of the filters property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type BgpNeighbor.FiltersType
 void BgpNeighbor.setFilters(BgpNeighbor.FiltersType value)
          Sets the value of the filters property.
 

Uses of BgpNeighbor.FiltersType 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 BgpNeighbor.FiltersType
static class BgpNeighborImpl.FiltersTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as BgpNeighbor.FiltersType
protected  BgpNeighbor.FiltersType BgpNeighborImpl._Filters
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return BgpNeighbor.FiltersType
 BgpNeighbor.FiltersType BgpNeighborImpl.getFilters()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type BgpNeighbor.FiltersType
 void BgpNeighborImpl.setFilters(BgpNeighbor.FiltersType value)
           
 



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