Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.PathId
Packages that use PathId
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.destination
-
Uses of PathId in org.opendaylight.protocol.bgp.flowspec
Methods in org.opendaylight.protocol.bgp.flowspec that return PathIdModifier and TypeMethodDescriptionprotected static final @Nullable PathId
AbstractFlowspecNlriParser.readPathId
(@NonNull io.netty.buffer.ByteBuf nlri, AddressFamily afi, SubsequentAddressFamily safi, PeerSpecificParserConstraint constraint) Methods in org.opendaylight.protocol.bgp.flowspec with parameters of type PathIdModifier and TypeMethodDescriptionprotected static final void
AbstractFlowspecNlriParser.appendNlri
(@Nullable PathId pathId, @NonNull io.netty.buffer.ByteBuf nlri, @NonNull io.netty.buffer.ByteBuf output) Appends a Flowspec NLRI buffer to an output ByteBuf.protected abstract @NonNull DestinationType
AbstractFlowspecRIBSupport.buildDestination
(org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode route, @Nullable PathId pathId) protected abstract @NonNull DestinationType
AbstractFlowspecRIBSupport.buildWithdrawnDestination
(org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode route, @Nullable PathId pathId) protected abstract @NonNull DestinationType
AbstractFlowspecNlriParser.parseAdvertizedNlri
(@NonNull io.netty.buffer.ByteBuf nlri, @Nullable PathId pathId) Create advertized destination type.protected abstract @NonNull DestinationType
AbstractFlowspecNlriParser.parseWithdrawnNlri
(@NonNull io.netty.buffer.ByteBuf nlri, @Nullable PathId pathId) Parse and create withdrawn destination type. -
Uses of PathId in org.opendaylight.protocol.bgp.flowspec.l3vpn
Methods in org.opendaylight.protocol.bgp.flowspec.l3vpn with parameters of type PathIdModifier and TypeMethodDescriptionprotected final DestinationType
AbstractFlowspecL3vpnRIBSupport.buildDestination
(org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode route, PathId pathId) protected final DestinationType
AbstractFlowspecL3vpnRIBSupport.buildWithdrawnDestination
(org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode route, PathId pathId) protected abstract @NonNull DestinationType
AbstractFlowspecL3vpnNlriParser.createAdvertizedRoutesDestinationType
(RouteDistinguisher rd, @Nullable List<Flowspec> flowspecList, @Nullable PathId pathId) Create advertized destination type.protected abstract @NonNull DestinationType
AbstractFlowspecL3vpnNlriParser.createWithdrawnDestinationType
(RouteDistinguisher rd, @Nullable List<Flowspec> flowspecList, @Nullable PathId pathId) Create withdrawn destination type.protected final DestinationType
AbstractFlowspecL3vpnNlriParser.parseAdvertizedNlri
(io.netty.buffer.ByteBuf nlri, PathId pathId) protected final DestinationType
AbstractFlowspecL3vpnNlriParser.parseWithdrawnNlri
(io.netty.buffer.ByteBuf nlri, PathId pathId) final void
AbstractFlowspecL3vpnNlriParser.serializeNlri
(@NonNull RouteDistinguisher rd, List<Flowspec> flowspecList, @Nullable PathId pathId, @NonNull io.netty.buffer.ByteBuf buffer) -
Uses of PathId in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv4
Methods in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv4 with parameters of type PathIdModifier and TypeMethodDescriptionprotected DestinationType
FlowspecL3vpnIpv4NlriParser.createAdvertizedRoutesDestinationType
(RouteDistinguisher rd, List<Flowspec> flowspecList, PathId pathId) protected DestinationType
FlowspecL3vpnIpv4NlriParser.createWithdrawnDestinationType
(RouteDistinguisher rd, List<Flowspec> flowspecList, PathId pathId) -
Uses of PathId in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv6
Methods in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv6 with parameters of type PathIdModifier and TypeMethodDescriptionprotected DestinationType
FlowspecL3vpnIpv6NlriParser.createAdvertizedRoutesDestinationType
(RouteDistinguisher rd, List<Flowspec> flowspecList, PathId pathId) protected DestinationType
FlowspecL3vpnIpv6NlriParser.createWithdrawnDestinationType
(RouteDistinguisher rd, List<Flowspec> flowspecList, PathId pathId) -
Uses of PathId in org.opendaylight.protocol.bgp.parser.spi
Fields in org.opendaylight.protocol.bgp.parser.spi declared as PathIdMethods in org.opendaylight.protocol.bgp.parser.spi that return PathIdModifier and TypeMethodDescriptionstatic PathId
PathIdUtil.buildPathId
(org.opendaylight.yangtools.yang.data.api.schema.DataContainerNode routesCont, org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier pathIdNii) Build Path Id.static PathId
PathIdUtil.readPathId
(io.netty.buffer.ByteBuf buffer) Reads Path Identifier (4 bytes) from buffer.Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type PathIdModifier and TypeMethodDescriptionstatic void
PathIdUtil.writePathId
(PathId pathId, io.netty.buffer.ByteBuf buffer) Writes path-id value into the buffer when the path-id is not null or does not equal to zero. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.destination that return PathIdModifier and TypeMethodDescriptionEvpnDestinationBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.destination with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes that return PathIdModifier and TypeMethodDescriptionEvpnRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
EvpnRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes with parameters of type PathIdModifierConstructorDescriptionEvpnRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.ipv4
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.ipv4 that return PathIdModifier and TypeMethodDescriptionDestinationFlowspecIpv4Builder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.ipv4 with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.ipv6
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.ipv6 that return PathIdModifier and TypeMethodDescriptionDestinationFlowspecIpv6Builder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.ipv6 with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.ipv4.route
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.ipv4.route that return PathIdModifier and TypeMethodDescriptionFlowspecRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
FlowspecRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.ipv4.route with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.ipv4.route with parameters of type PathIdModifierConstructorDescriptionFlowspecRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.ipv6.route
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.ipv6.route that return PathIdModifier and TypeMethodDescriptionFlowspecRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
FlowspecRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.ipv6.route with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.ipv6.route with parameters of type PathIdModifierConstructorDescriptionFlowspecRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv4
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv4 that return PathIdModifier and TypeMethodDescriptionDestinationFlowspecL3vpnIpv4Builder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv4 with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6 that return PathIdModifier and TypeMethodDescriptionDestinationFlowspecL3vpnIpv6Builder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv6 with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.route
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.route that return PathIdModifier and TypeMethodDescriptionFlowspecL3vpnRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
FlowspecL3vpnRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.route with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.route with parameters of type PathIdModifierConstructorDescriptionFlowspecL3vpnRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv6.route
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv6.route that return PathIdModifier and TypeMethodDescriptionFlowspecL3vpnRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
FlowspecL3vpnRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv6.route with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv6.route with parameters of type PathIdModifierConstructorDescriptionFlowspecL3vpnRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes.destination.ipv4
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes.destination.ipv4 that return PathIdModifier and TypeMethodDescriptionIpv4PrefixesBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes.destination.ipv4 with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.routes.ipv4.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.routes.ipv4.routes that return PathIdModifier and TypeMethodDescriptionIpv4RouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
Ipv4RouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.routes.ipv4.routes with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.routes.ipv4.routes with parameters of type PathIdModifierConstructorDescriptionIpv4RouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.prefixes.destination.ipv6
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.prefixes.destination.ipv6 that return PathIdModifier and TypeMethodDescriptionIpv6PrefixesBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.prefixes.destination.ipv6 with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.routes.ipv6.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.routes.ipv6.routes that return PathIdModifier and TypeMethodDescriptionIpv6RouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
Ipv6RouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.routes.ipv6.routes with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.routes.ipv6.routes with parameters of type PathIdModifierConstructorDescriptionIpv6RouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination that return PathIdModifier and TypeMethodDescriptionL3vpnMcastDestinationBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.routes that return PathIdModifier and TypeMethodDescriptionL3vpnMcastRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
L3vpnMcastRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.routes with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.routes with parameters of type PathIdModifierConstructorDescriptionL3vpnMcastRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.destination that return PathIdModifier and TypeMethodDescriptionCLabeledUnicastDestinationBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.destination with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list that return PathIdModifier and TypeMethodDescriptionLabeledUnicastRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
LabeledUnicastRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list with parameters of type PathIdModifierConstructorDescriptionLabeledUnicastRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination that return PathIdModifier and TypeMethodDescriptionCLinkstateDestinationBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.routes.linkstate.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.routes.linkstate.routes that return PathIdModifier and TypeMethodDescriptionLinkstateRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
LinkstateRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.routes.linkstate.routes with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.routes.linkstate.routes with parameters of type PathIdModifierConstructorDescriptionLinkstateRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 that return PathIdModifier and TypeMethodDescriptionstatic PathId
PathId.getDefaultInstance
(String defaultValue) PathIdGrouping.getPathId()
Return pathId, ornull
if it is not present.default @NonNull PathId
PathIdGrouping.requirePathId()
Return pathId, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 with parameters of type PathId -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message that return PathIdModifier and TypeMethodDescriptionNlriBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.WithdrawnRoutesBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Set the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.mvpn.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.mvpn.destination that return PathIdModifier and TypeMethodDescriptionMvpnDestinationBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.mvpn.destination with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.mvpn.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.mvpn.destination that return PathIdModifier and TypeMethodDescriptionMvpnDestinationBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.mvpn.destination with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.routes that return PathIdModifier and TypeMethodDescriptionMvpnRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
MvpnRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.routes with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.routes with parameters of type PathIdModifierConstructorDescriptionMvpnRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId 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 PathIdModifier and TypeMethodDescriptionRouteTargetConstrainDestinationBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.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 PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId 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 PathIdModifier and TypeMethodDescriptionRouteTargetConstrainRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
RouteTargetConstrainRouteKey.getPathId()
Return pathId, guaranteed to be non-null.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 PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors 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 PathIdModifierConstructorDescriptionRouteTargetConstrainRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.prefixes.destination.ipv4
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.prefixes.destination.ipv4 that return PathIdModifier and TypeMethodDescriptionIpv4PrefixesBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.prefixes.destination.ipv4 with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.routes.ipv4.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.routes.ipv4.routes that return PathIdModifier and TypeMethodDescriptionIpv4RouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
Ipv4RouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.routes.ipv4.routes with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.routes.ipv4.routes with parameters of type PathIdModifierConstructorDescriptionIpv4RouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type that return PathIdModifier and TypeMethodDescriptionVpnDestinationBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.destination.type with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value. -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.route
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.route that return PathIdModifier and TypeMethodDescriptionVpnRouteBuilder.getPathId()
Return current value associated with the property corresponding toPathIdGrouping.getPathId()
.@NonNull PathId
VpnRouteKey.getPathId()
Return pathId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.route with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.rev180329.l3vpn.ip.route with parameters of type PathIdModifierConstructorDescriptionVpnRouteKey
(@NonNull PathId _pathId, @NonNull String _routeKey) Constructs an instance.