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