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