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