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_result
BgpConfigurator.stopBgp_result. deepCopy()
BgpConfigurator.stopBgp_result
BgpConfigurator.Processor.stopBgp. getResult(I iface, BgpConfigurator.stopBgp_args args)
BgpConfigurator.stopBgp_result
BgpConfigurator.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 int
BgpConfigurator.stopBgp_result. compareTo(BgpConfigurator.stopBgp_result other)
boolean
BgpConfigurator.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.
-