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