Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.ipv4.extended.community.RedirectIpv4
Packages that use RedirectIpv4
Package
Description
-
Uses of RedirectIpv4 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120 that return RedirectIpv4Modifier and TypeMethodDescriptionRedirectIpv4ExtendedCommunity.getRedirectIpv4()
Return redirectIpv4, ornull
if it is not present.@NonNull RedirectIpv4
RedirectIpv4ExtendedCommunity.nonnullRedirectIpv4()
Return redirectIpv4, or an empty instance if it is not present. -
Uses of RedirectIpv4 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community that return RedirectIpv4Modifier and TypeMethodDescriptionRedirectIpv4ExtendedCommunityCaseBuilder.getRedirectIpv4()
Return current value associated with the property corresponding toRedirectIpv4ExtendedCommunity.getRedirectIpv4()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community with parameters of type RedirectIpv4Modifier and TypeMethodDescriptionRedirectIpv4ExtendedCommunityCaseBuilder.setRedirectIpv4
(RedirectIpv4 value) Set the property corresponding toRedirectIpv4ExtendedCommunity.getRedirectIpv4()
to the specified value. -
Uses of RedirectIpv4 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.ipv4.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.ipv4.extended.community with type parameters of type RedirectIpv4Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RedirectIpv4>>
E$$RedirectIpv4Builder.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.redirect.ipv4.extended.community that return RedirectIpv4Modifier and TypeMethodDescription@NonNull RedirectIpv4
RedirectIpv4Builder.build()
A newRedirectIpv4
instance.static @NonNull RedirectIpv4
RedirectIpv4Builder.empty()
Get empty instance of RedirectIpv4.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.ipv4.extended.community that return types with arguments of type RedirectIpv4Modifier and TypeMethodDescriptiondefault Class
<RedirectIpv4> RedirectIpv4.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.ipv4.extended.community with parameters of type RedirectIpv4Modifier and TypeMethodDescriptionstatic boolean
RedirectIpv4.bindingEquals
(@NonNull RedirectIpv4 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RedirectIpv4.bindingHashCode
(@NonNull RedirectIpv4 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RedirectIpv4.bindingToString
(@NonNull RedirectIpv4 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.redirect.ipv4.extended.community with type arguments of type RedirectIpv4Modifier and TypeMethodDescriptionRedirectIpv4Builder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RedirectIpv4> augmentation) Add an augmentation to this builder's product.RedirectIpv4Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RedirectIpv4>> 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.redirect.ipv4.extended.community with parameters of type RedirectIpv4ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRedirectIpv4
. -
Uses of RedirectIpv4 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 that return RedirectIpv4Modifier and TypeMethodDescriptionRedirectIpv4ExtendedCommunityCaseBuilder.getRedirectIpv4()
Return current value associated with the property corresponding toRedirectIpv4ExtendedCommunity.getRedirectIpv4()
.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 RedirectIpv4Modifier and TypeMethodDescriptionRedirectIpv4ExtendedCommunityCaseBuilder.setRedirectIpv4
(RedirectIpv4 value) Set the property corresponding toRedirectIpv4ExtendedCommunity.getRedirectIpv4()
to the specified value.