Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.destination.RouteTargetConstrainDestination
Packages that use RouteTargetConstrainDestination
Package
Description
-
Uses of RouteTargetConstrainDestination in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri
Method parameters in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri with type arguments of type RouteTargetConstrainDestinationModifier and TypeMethodDescriptionstatic io.netty.buffer.ByteBuf
RouteTargetConstrainNlriHandler.serializeNlriDestinations
(List<RouteTargetConstrainDestination> destinationList) -
Uses of RouteTargetConstrainDestination 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 types with arguments of type RouteTargetConstrainDestinationModifier and TypeMethodDescription@Nullable List<RouteTargetConstrainDestination>
RouteTargetConstrainDestination.getRouteTargetConstrainDestination()
Return routeTargetConstrainDestination, ornull
if it is not present.default @NonNull List<RouteTargetConstrainDestination>
RouteTargetConstrainDestination.nonnullRouteTargetConstrainDestination()
Return routeTargetConstrainDestination, or an empty list if it is not present. -
Uses of RouteTargetConstrainDestination 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 with type parameters of type RouteTargetConstrainDestinationModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainDestination>>
E$$RouteTargetConstrainDestinationBuilder.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.route.target.constrain.rev180618.route.target.constrain.destination that return RouteTargetConstrainDestinationModifier and TypeMethodDescription@NonNull RouteTargetConstrainDestination
RouteTargetConstrainDestinationBuilder.build()
A newRouteTargetConstrainDestination
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.destination that return types with arguments of type RouteTargetConstrainDestinationModifier and TypeMethodDescriptiondefault Class<RouteTargetConstrainDestination>
RouteTargetConstrainDestination.implementedInterface()
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 RouteTargetConstrainDestinationModifier and TypeMethodDescriptionstatic boolean
RouteTargetConstrainDestination.bindingEquals
(@NonNull RouteTargetConstrainDestination thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RouteTargetConstrainDestination.bindingHashCode
(@NonNull RouteTargetConstrainDestination obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RouteTargetConstrainDestination.bindingToString
(@NonNull RouteTargetConstrainDestination obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.destination with type arguments of type RouteTargetConstrainDestinationModifier and TypeMethodDescriptionRouteTargetConstrainDestinationBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainDestination> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainDestinationBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainDestination>> augmentationType) Remove an augmentation from this builder's product.Constructors 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 RouteTargetConstrainDestinationModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRouteTargetConstrainDestination
. -
Uses of RouteTargetConstrainDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.reach.nlri.advertized.routes.destination.type.destination.route.target.constrain.advertized._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.reach.nlri.advertized.routes.destination.type.destination.route.target.constrain.advertized._case that return types with arguments of type RouteTargetConstrainDestinationModifier and TypeMethodDescriptionDestinationRouteTargetConstrainBuilder.getRouteTargetConstrainDestination()
Return current value associated with the property corresponding toRouteTargetConstrainDestination.getRouteTargetConstrainDestination()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.reach.nlri.advertized.routes.destination.type.destination.route.target.constrain.advertized._case with type arguments of type RouteTargetConstrainDestinationModifier and TypeMethodDescriptionDestinationRouteTargetConstrainBuilder.setRouteTargetConstrainDestination
(List<RouteTargetConstrainDestination> values) Set the property corresponding toRouteTargetConstrainDestination.getRouteTargetConstrainDestination()
to the specified value. -
Uses of RouteTargetConstrainDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.route.target.constrain.withdrawn._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.route.target.constrain.withdrawn._case that return types with arguments of type RouteTargetConstrainDestinationModifier and TypeMethodDescriptionDestinationRouteTargetConstrainBuilder.getRouteTargetConstrainDestination()
Return current value associated with the property corresponding toRouteTargetConstrainDestination.getRouteTargetConstrainDestination()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.route.target.constrain.withdrawn._case with type arguments of type RouteTargetConstrainDestinationModifier and TypeMethodDescriptionDestinationRouteTargetConstrainBuilder.setRouteTargetConstrainDestination
(List<RouteTargetConstrainDestination> values) Set the property corresponding toRouteTargetConstrainDestination.getRouteTargetConstrainDestination()
to the specified value.