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