Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community.RedirectExtendedCommunity
Packages that use RedirectExtendedCommunity
Package
Description
-
Uses of RedirectExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120 that return RedirectExtendedCommunityModifier and TypeMethodDescriptionRedirectExtendedCommunity.getRedirectExtendedCommunity()Return redirectExtendedCommunity, ornullif it is not present.@NonNull RedirectExtendedCommunityRedirectExtendedCommunity.nonnullRedirectExtendedCommunity()Return redirectExtendedCommunity, or an empty instance if it is not present. -
Uses of RedirectExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community that return RedirectExtendedCommunityModifier and TypeMethodDescriptionRedirectExtendedCommunityCaseBuilder.getRedirectExtendedCommunity()Return current value associated with the property corresponding toRedirectExtendedCommunity.getRedirectExtendedCommunity().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community with parameters of type RedirectExtendedCommunityModifier and TypeMethodDescriptionRedirectExtendedCommunityCaseBuilder.setRedirectExtendedCommunity(RedirectExtendedCommunity value) Set the property corresponding toRedirectExtendedCommunity.getRedirectExtendedCommunity()to the specified value. -
Uses of RedirectExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community with type parameters of type RedirectExtendedCommunityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RedirectExtendedCommunity>>
E$$RedirectExtendedCommunityBuilder.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.flowspec.rev200120.redirect.extended.community that return RedirectExtendedCommunityModifier and TypeMethodDescription@NonNull RedirectExtendedCommunityRedirectExtendedCommunityBuilder.build()A newRedirectExtendedCommunityinstance.static @NonNull RedirectExtendedCommunityRedirectExtendedCommunityBuilder.empty()Get empty instance of RedirectExtendedCommunity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community that return types with arguments of type RedirectExtendedCommunityModifier and TypeMethodDescriptiondefault Class<RedirectExtendedCommunity> RedirectExtendedCommunity.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community with parameters of type RedirectExtendedCommunityModifier and TypeMethodDescriptionstatic booleanRedirectExtendedCommunity.bindingEquals(@NonNull RedirectExtendedCommunity thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRedirectExtendedCommunity.bindingHashCode(@NonNull RedirectExtendedCommunity obj) Default implementation ofObject.hashCode()contract for this interface.static StringRedirectExtendedCommunity.bindingToString(@NonNull RedirectExtendedCommunity obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community with type arguments of type RedirectExtendedCommunityModifier and TypeMethodDescriptionRedirectExtendedCommunityBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RedirectExtendedCommunity> augmentation) Add an augmentation to this builder's product.RedirectExtendedCommunityBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RedirectExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community with parameters of type RedirectExtendedCommunityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRedirectExtendedCommunity. -
Uses of RedirectExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community that return RedirectExtendedCommunityModifier and TypeMethodDescriptionRedirectExtendedCommunityCaseBuilder.getRedirectExtendedCommunity()Return current value associated with the property corresponding toRedirectExtendedCommunity.getRedirectExtendedCommunity().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community with parameters of type RedirectExtendedCommunityModifier and TypeMethodDescriptionRedirectExtendedCommunityCaseBuilder.setRedirectExtendedCommunity(RedirectExtendedCommunity value) Set the property corresponding toRedirectExtendedCommunity.getRedirectExtendedCommunity()to the specified value.