Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.RouteTargetConstrainChoice
Packages that use RouteTargetConstrainChoice
Package
Description
-
Uses of RouteTargetConstrainChoice in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri
Methods in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri that return RouteTargetConstrainChoiceModifier and TypeMethodDescriptionImmutableRouteTargetConstrainNlriRegistry.parseRouteTargetConstrain
(Integer type, io.netty.buffer.ByteBuf nlriBuf) Methods in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri with parameters of type RouteTargetConstrainChoiceModifier and TypeMethodDescriptionio.netty.buffer.ByteBuf
ImmutableRouteTargetConstrainNlriRegistry.serializeRouteTargetConstrain
(RouteTargetConstrainChoice routeTarget) -
Uses of RouteTargetConstrainChoice in org.opendaylight.protocol.bgp.route.targetcontrain.spi.nlri
Classes in org.opendaylight.protocol.bgp.route.targetcontrain.spi.nlri with type parameters of type RouteTargetConstrainChoiceModifier and TypeInterfaceDescriptioninterface
Deprecated.interface
interface
RouteTargetHandler<T extends RouteTargetConstrainChoice>
Deprecated.Not used anywhereMethods in org.opendaylight.protocol.bgp.route.targetcontrain.spi.nlri that return RouteTargetConstrainChoiceModifier and TypeMethodDescription@Nullable RouteTargetConstrainChoice
RouteTargeConstraintNlriRegistry.parseRouteTargetConstrain
(@Nullable Integer type, io.netty.buffer.ByteBuf buffer) Decode input buffer to BGP Route Target.Methods in org.opendaylight.protocol.bgp.route.targetcontrain.spi.nlri with parameters of type RouteTargetConstrainChoiceModifier and TypeMethodDescriptionio.netty.buffer.ByteBuf
RouteTargeConstraintNlriRegistry.serializeRouteTargetConstrain
(RouteTargetConstrainChoice routeTarget) Encode input BGP routeTarget to output buffer. -
Uses of RouteTargetConstrainChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618 that return RouteTargetConstrainChoiceModifier and TypeMethodDescriptionRouteTargetConstrain.getRouteTargetConstrainChoice()
Return routeTargetConstrainChoice, ornull
if it is not present. -
Uses of RouteTargetConstrainChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.destination that return RouteTargetConstrainChoiceModifier and TypeMethodDescriptionRouteTargetConstrainDestinationBuilder.getRouteTargetConstrainChoice()
Return current value associated with the property corresponding toRouteTargetConstrain.getRouteTargetConstrainChoice()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.destination with parameters of type RouteTargetConstrainChoiceModifier and TypeMethodDescriptionRouteTargetConstrainDestinationBuilder.setRouteTargetConstrainChoice
(RouteTargetConstrainChoice value) Set the property corresponding toRouteTargetConstrain.getRouteTargetConstrainChoice()
to the specified value. -
Uses of RouteTargetConstrainChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice
Subinterfaces of RouteTargetConstrainChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choiceModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-route-target-constraininterface
This class represents the following YANG schema fragment defined in module bgp-route-target-constraininterface
This class represents the following YANG schema fragment defined in module bgp-route-target-constraininterface
This class represents the following YANG schema fragment defined in module bgp-route-target-constrain -
Uses of RouteTargetConstrainChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes.route.target.constrain.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes.route.target.constrain.routes that return RouteTargetConstrainChoiceModifier and TypeMethodDescriptionRouteTargetConstrainRouteBuilder.getRouteTargetConstrainChoice()
Return current value associated with the property corresponding toRouteTargetConstrain.getRouteTargetConstrainChoice()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes.route.target.constrain.routes with parameters of type RouteTargetConstrainChoiceModifier and TypeMethodDescriptionRouteTargetConstrainRouteBuilder.setRouteTargetConstrainChoice
(RouteTargetConstrainChoice value) Set the property corresponding toRouteTargetConstrain.getRouteTargetConstrainChoice()
to the specified value.