Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.RouteRefreshCapability
Packages that use RouteRefreshCapability
Package
Description
-
Uses of RouteRefreshCapability 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 that return RouteRefreshCapabilityModifier and TypeMethodDescriptionCParameters1Builder.getRouteRefreshCapability()Return current value associated with the property corresponding toMpCapabilities.getRouteRefreshCapability().MpCapabilities.getRouteRefreshCapability()Return routeRefreshCapability, ornullif it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 with parameters of type RouteRefreshCapabilityModifier and TypeMethodDescriptionCParameters1Builder.setRouteRefreshCapability(RouteRefreshCapability value) Set the property corresponding toMpCapabilities.getRouteRefreshCapability()to the specified value. -
Uses of RouteRefreshCapability in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities with type parameters of type RouteRefreshCapabilityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteRefreshCapability>>
E$$RouteRefreshCapabilityBuilder.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.mp.capabilities that return RouteRefreshCapabilityModifier and TypeMethodDescription@NonNull RouteRefreshCapabilityRouteRefreshCapabilityBuilder.build()A newRouteRefreshCapabilityinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities that return types with arguments of type RouteRefreshCapabilityModifier and TypeMethodDescriptiondefault Class<RouteRefreshCapability>RouteRefreshCapability.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities with parameters of type RouteRefreshCapabilityModifier and TypeMethodDescriptionstatic booleanRouteRefreshCapability.bindingEquals(@NonNull RouteRefreshCapability thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRouteRefreshCapability.bindingHashCode(@NonNull RouteRefreshCapability obj) Default implementation ofObject.hashCode()contract for this interface.static StringRouteRefreshCapability.bindingToString(@NonNull RouteRefreshCapability obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities with type arguments of type RouteRefreshCapabilityModifier and TypeMethodDescriptionRouteRefreshCapabilityBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RouteRefreshCapability> augmentation) Add an augmentation to this builder's product.RouteRefreshCapabilityBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteRefreshCapability>> 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.mp.capabilities with parameters of type RouteRefreshCapabilityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRouteRefreshCapability.