Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.RouteRefresh
Packages that use RouteRefresh
Package
Description
-
Uses of RouteRefresh in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 with type parameters of type RouteRefreshModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteRefresh>>
E$$RouteRefreshBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 that return RouteRefreshModifier and TypeMethodDescription@NonNull RouteRefreshRouteRefreshBuilder.build()A newRouteRefreshinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 that return types with arguments of type RouteRefreshModifier and TypeMethodDescriptiondefault Class<RouteRefresh>RouteRefresh.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 with parameters of type RouteRefreshModifier and TypeMethodDescriptionstatic booleanRouteRefresh.bindingEquals(@NonNull RouteRefresh thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRouteRefresh.bindingHashCode(@NonNull RouteRefresh obj) Default implementation ofObject.hashCode()contract for this interface.static StringRouteRefresh.bindingToString(@NonNull RouteRefresh obj) Default implementation ofObject.toString()contract for this interface.voidBgpMultiprotocolListener.onRouteRefresh(RouteRefresh notification) Deprecated.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 with type arguments of type RouteRefreshModifier and TypeMethodDescriptionRouteRefreshBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RouteRefresh> augmentation) Add an augmentation to this builder's product.RouteRefreshBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteRefresh>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 with parameters of type RouteRefreshModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRouteRefresh.