Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community.RedirectIpv6ExtendedCommunityCase
Package
Description
-
Uses of RedirectIpv6ExtendedCommunityCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>>
E$$RedirectIpv6ExtendedCommunityCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull RedirectIpv6ExtendedCommunityCase
RedirectIpv6ExtendedCommunityCaseBuilder.build()
A newRedirectIpv6ExtendedCommunityCase
instance.Modifier and TypeMethodDescriptiondefault Class
<RedirectIpv6ExtendedCommunityCase> RedirectIpv6ExtendedCommunityCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
RedirectIpv6ExtendedCommunityCase.bindingEquals
(@NonNull RedirectIpv6ExtendedCommunityCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RedirectIpv6ExtendedCommunityCase.bindingHashCode
(@NonNull RedirectIpv6ExtendedCommunityCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RedirectIpv6ExtendedCommunityCase.bindingToString
(@NonNull RedirectIpv6ExtendedCommunityCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionRedirectIpv6ExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RedirectIpv6ExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RedirectIpv6ExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRedirectIpv6ExtendedCommunityCase
.