Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community.RedirectIpNhExtendedCommunityCase
Packages that use RedirectIpNhExtendedCommunityCase
Package
Description
-
Uses of RedirectIpNhExtendedCommunityCase 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 RedirectIpNhExtendedCommunityCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>>
E$$RedirectIpNhExtendedCommunityCaseBuilder.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 RedirectIpNhExtendedCommunityCaseModifier and TypeMethodDescription@NonNull RedirectIpNhExtendedCommunityCase
RedirectIpNhExtendedCommunityCaseBuilder.build()
A newRedirectIpNhExtendedCommunityCase
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 RedirectIpNhExtendedCommunityCaseModifier and TypeMethodDescriptiondefault Class<RedirectIpNhExtendedCommunityCase>
RedirectIpNhExtendedCommunityCase.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 RedirectIpNhExtendedCommunityCaseModifier and TypeMethodDescriptionstatic boolean
RedirectIpNhExtendedCommunityCase.bindingEquals
(@NonNull RedirectIpNhExtendedCommunityCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RedirectIpNhExtendedCommunityCase.bindingHashCode
(@NonNull RedirectIpNhExtendedCommunityCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RedirectIpNhExtendedCommunityCase.bindingToString
(@NonNull RedirectIpNhExtendedCommunityCase 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 RedirectIpNhExtendedCommunityCaseModifier and TypeMethodDescriptionRedirectIpNhExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RedirectIpNhExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>> 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 RedirectIpNhExtendedCommunityCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRedirectIpNhExtendedCommunityCase
.