Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping.RouteTargetExtendedCommunity
Packages that use RouteTargetExtendedCommunity
Package
Description
-
Uses of RouteTargetExtendedCommunity in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target
Methods in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target that return RouteTargetExtendedCommunityModifier and TypeMethodDescriptionstatic RouteTargetExtendedCommunity
RouteTargetExtendedCommunityHandler.parse
(io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target with parameters of type RouteTargetExtendedCommunityModifier and TypeMethodDescriptionstatic void
RouteTargetExtendedCommunityHandler.serialize
(RouteTargetExtendedCommunity routeTarget, io.netty.buffer.ByteBuf byteAggregator) -
Uses of RouteTargetExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice that return RouteTargetExtendedCommunityModifier and TypeMethodDescriptionRouteTargetConstrainRouteCaseBuilder.getRouteTargetExtendedCommunity()
Return current value associated with the property corresponding toRouteTargetExtendedCommunityGrouping.getRouteTargetExtendedCommunity()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice with parameters of type RouteTargetExtendedCommunityModifier and TypeMethodDescriptionRouteTargetConstrainRouteCaseBuilder.setRouteTargetExtendedCommunity
(RouteTargetExtendedCommunity value) Set the property corresponding toRouteTargetExtendedCommunityGrouping.getRouteTargetExtendedCommunity()
to the specified value. -
Uses of RouteTargetExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120 that return RouteTargetExtendedCommunityModifier and TypeMethodDescriptionRouteTargetExtendedCommunityGrouping.getRouteTargetExtendedCommunity()
Return routeTargetExtendedCommunity, ornull
if it is not present.@NonNull RouteTargetExtendedCommunity
RouteTargetExtendedCommunityGrouping.nonnullRouteTargetExtendedCommunity()
Return routeTargetExtendedCommunity, or an empty instance if it is not present. -
Uses of RouteTargetExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community that return RouteTargetExtendedCommunityModifier and TypeMethodDescriptionRouteTargetExtendedCommunityCaseBuilder.getRouteTargetExtendedCommunity()
Return current value associated with the property corresponding toRouteTargetExtendedCommunityGrouping.getRouteTargetExtendedCommunity()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with parameters of type RouteTargetExtendedCommunityModifier and TypeMethodDescriptionRouteTargetExtendedCommunityCaseBuilder.setRouteTargetExtendedCommunity
(RouteTargetExtendedCommunity value) Set the property corresponding toRouteTargetExtendedCommunityGrouping.getRouteTargetExtendedCommunity()
to the specified value. -
Uses of RouteTargetExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping with type parameters of type RouteTargetExtendedCommunityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetExtendedCommunity>>
E$$RouteTargetExtendedCommunityBuilder.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.types.rev200120.route.target.extended.community.grouping that return RouteTargetExtendedCommunityModifier and TypeMethodDescription@NonNull RouteTargetExtendedCommunity
RouteTargetExtendedCommunityBuilder.build()
A newRouteTargetExtendedCommunity
instance.static @NonNull RouteTargetExtendedCommunity
RouteTargetExtendedCommunityBuilder.empty()
Get empty instance of RouteTargetExtendedCommunity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping that return types with arguments of type RouteTargetExtendedCommunityModifier and TypeMethodDescriptiondefault Class
<RouteTargetExtendedCommunity> RouteTargetExtendedCommunity.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping with parameters of type RouteTargetExtendedCommunityModifier and TypeMethodDescriptionstatic boolean
RouteTargetExtendedCommunity.bindingEquals
(@NonNull RouteTargetExtendedCommunity thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RouteTargetExtendedCommunity.bindingHashCode
(@NonNull RouteTargetExtendedCommunity obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RouteTargetExtendedCommunity.bindingToString
(@NonNull RouteTargetExtendedCommunity obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping with type arguments of type RouteTargetExtendedCommunityModifier and TypeMethodDescriptionRouteTargetExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetExtendedCommunity> augmentation) Add an augmentation to this builder's product.RouteTargetExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping with parameters of type RouteTargetExtendedCommunityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRouteTargetExtendedCommunity
.