Uses of Class
org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpConfigurator.sendEOR_result
- 
Packages that use BgpConfigurator.sendEOR_result Package Description org.opendaylight.netvirt.bgpmanager.thrift.gen  - 
- 
Uses of BgpConfigurator.sendEOR_result in org.opendaylight.netvirt.bgpmanager.thrift.gen
Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen that return BgpConfigurator.sendEOR_result Modifier and Type Method Description BgpConfigurator.sendEOR_resultBgpConfigurator.sendEOR_result. deepCopy()BgpConfigurator.sendEOR_resultBgpConfigurator.Processor.sendEOR. getResult(I iface, BgpConfigurator.sendEOR_args args)BgpConfigurator.sendEOR_resultBgpConfigurator.sendEOR_result. setSuccess(int success)Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpConfigurator.sendEOR_result Modifier and Type Method Description intBgpConfigurator.sendEOR_result. compareTo(BgpConfigurator.sendEOR_result other)booleanBgpConfigurator.sendEOR_result. equals(BgpConfigurator.sendEOR_result that)Constructors in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpConfigurator.sendEOR_result Constructor Description sendEOR_result(BgpConfigurator.sendEOR_result other)Performs a deep copy on other. 
 -