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