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.RedirectIpv4ExtendedCommunityCase
Package
Description
-
Uses of RedirectIpv4ExtendedCommunityCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RedirectIpv4ExtendedCommunityCase>>
E$$RedirectIpv4ExtendedCommunityCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull RedirectIpv4ExtendedCommunityCase
RedirectIpv4ExtendedCommunityCaseBuilder.build()
A newRedirectIpv4ExtendedCommunityCase
instance.Modifier and TypeMethodDescriptiondefault Class
<RedirectIpv4ExtendedCommunityCase> RedirectIpv4ExtendedCommunityCase.implementedInterface()
Modifier 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.Modifier and TypeMethodDescriptionRedirectIpv4ExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RedirectIpv4ExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RedirectIpv4ExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RedirectIpv4ExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRedirectIpv4ExtendedCommunityCase
.