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