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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return BgpFilter.RuleType
 BgpFilter.RuleType ObjectFactory.createBgpFilterRuleType()
          Create an instance of BgpFilterRuleType
 BgpFilter.RuleType BgpFilter.getRule()
          Gets the value of the rule property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type BgpFilter.RuleType
 void BgpFilter.setRule(BgpFilter.RuleType value)
          Sets the value of the rule property.
 

Uses of BgpFilter.RuleType 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 BgpFilter.RuleType
static class BgpFilterImpl.RuleTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as BgpFilter.RuleType
protected  BgpFilter.RuleType BgpFilterImpl._Rule
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return BgpFilter.RuleType
 BgpFilter.RuleType BgpFilterImpl.getRule()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type BgpFilter.RuleType
 void BgpFilterImpl.setRule(BgpFilter.RuleType value)
           
 



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