Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community.RedirectExtendedCommunityCase
Packages that use RedirectExtendedCommunityCase
Package
Description
-
Uses of RedirectExtendedCommunityCase 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 with type parameters of type RedirectExtendedCommunityCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectExtendedCommunityCase>>
E$$RedirectExtendedCommunityCaseBuilder.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.bgp.rib.route.attributes.extended.communities.extended.community that return RedirectExtendedCommunityCaseModifier and TypeMethodDescription@NonNull RedirectExtendedCommunityCase
RedirectExtendedCommunityCaseBuilder.build()
A newRedirectExtendedCommunityCase
instance.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 types with arguments of type RedirectExtendedCommunityCaseModifier and TypeMethodDescriptiondefault Class<RedirectExtendedCommunityCase>
RedirectExtendedCommunityCase.implementedInterface()
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 RedirectExtendedCommunityCaseModifier and TypeMethodDescriptionstatic boolean
RedirectExtendedCommunityCase.bindingEquals
(@NonNull RedirectExtendedCommunityCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RedirectExtendedCommunityCase.bindingHashCode
(@NonNull RedirectExtendedCommunityCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RedirectExtendedCommunityCase.bindingToString
(@NonNull RedirectExtendedCommunityCase 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.bgp.rib.route.attributes.extended.communities.extended.community with type arguments of type RedirectExtendedCommunityCaseModifier and TypeMethodDescriptionRedirectExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RedirectExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RedirectExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectExtendedCommunityCase>> 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.bgp.rib.route.attributes.extended.communities.extended.community with parameters of type RedirectExtendedCommunityCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRedirectExtendedCommunityCase
.