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