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