Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.destination.DestinationType
Packages that use DestinationType
Package
Description
-
Uses of DestinationType in org.opendaylight.protocol.bgp.flowspec
Methods in org.opendaylight.protocol.bgp.flowspec that return DestinationTypeModifier and TypeMethodDescriptionprotected final DestinationType
AbstractFlowspecRIBSupport.buildDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) protected abstract @NonNull DestinationType
AbstractFlowspecRIBSupport.buildDestination
(org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode route, @Nullable PathId pathId) protected final DestinationType
AbstractFlowspecRIBSupport.buildWithdrawnDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) 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.Methods in org.opendaylight.protocol.bgp.flowspec with parameters of type DestinationTypeModifier and TypeMethodDescriptionprotected abstract void
AbstractFlowspecNlriParser.serializeMpReachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) protected void
SimpleFlowspecIpv4NlriParser.serializeMpReachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) protected void
SimpleFlowspecIpv6NlriParser.serializeMpReachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) protected abstract void
AbstractFlowspecNlriParser.serializeMpUnreachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) protected void
SimpleFlowspecIpv4NlriParser.serializeMpUnreachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) protected void
SimpleFlowspecIpv6NlriParser.serializeMpUnreachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) -
Uses of DestinationType in org.opendaylight.protocol.bgp.flowspec.l3vpn
Methods in org.opendaylight.protocol.bgp.flowspec.l3vpn that return DestinationTypeModifier 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) -
Uses of DestinationType in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv4
Methods in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv4 that return DestinationTypeModifier and TypeMethodDescriptionprotected DestinationType
FlowspecL3vpnIpv4NlriParser.createAdvertizedRoutesDestinationType
(RouteDistinguisher rd, List<Flowspec> flowspecList, PathId pathId) protected DestinationType
FlowspecL3vpnIpv4NlriParser.createWithdrawnDestinationType
(RouteDistinguisher rd, List<Flowspec> flowspecList, PathId pathId) Methods in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv4 with parameters of type DestinationTypeModifier and TypeMethodDescriptionprotected void
FlowspecL3vpnIpv4NlriParser.serializeMpReachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) protected void
FlowspecL3vpnIpv4NlriParser.serializeMpUnreachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) -
Uses of DestinationType in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv6
Methods in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv6 that return DestinationTypeModifier and TypeMethodDescriptionprotected DestinationType
FlowspecL3vpnIpv6NlriParser.createAdvertizedRoutesDestinationType
(RouteDistinguisher rd, List<Flowspec> flowspecList, PathId pathId) protected DestinationType
FlowspecL3vpnIpv6NlriParser.createWithdrawnDestinationType
(RouteDistinguisher rd, List<Flowspec> flowspecList, PathId pathId) Methods in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv6 with parameters of type DestinationTypeModifier and TypeMethodDescriptionprotected void
FlowspecL3vpnIpv6NlriParser.serializeMpReachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) protected void
FlowspecL3vpnIpv6NlriParser.serializeMpUnreachNlri
(DestinationType dstType, io.netty.buffer.ByteBuf byteAggregator) -
Uses of DestinationType in org.opendaylight.protocol.bgp.l3vpn.unicast
Methods in org.opendaylight.protocol.bgp.l3vpn.unicast that return DestinationTypeModifier and TypeMethodDescriptionprotected DestinationType
AbstractVpnRIBSupport.buildDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) protected DestinationType
AbstractVpnRIBSupport.buildWithdrawnDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) protected abstract DestinationType
AbstractVpnRIBSupport.getAdvertisedDestinationType
(List<VpnDestination> dests) protected abstract DestinationType
AbstractVpnRIBSupport.getWithdrawnDestinationType
(List<VpnDestination> dests) Methods in org.opendaylight.protocol.bgp.l3vpn.unicast with parameters of type DestinationTypeModifier and TypeMethodDescriptionprotected abstract List
<VpnDestination> AbstractVpnNlriParser.getAdvertizedVpnDestination
(DestinationType dstType) protected abstract List
<VpnDestination> AbstractVpnNlriParser.getWithdrawnVpnDestination
(DestinationType dstType) -
Uses of DestinationType in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4
Methods in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4 that return DestinationTypeModifier and TypeMethodDescriptionprotected DestinationType
VpnIpv4RIBSupport.getAdvertisedDestinationType
(List<VpnDestination> dests) protected DestinationType
VpnIpv4RIBSupport.getWithdrawnDestinationType
(List<VpnDestination> dests) Methods in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4 with parameters of type DestinationTypeModifier and TypeMethodDescriptionprotected List
<VpnDestination> VpnIpv4NlriParser.getAdvertizedVpnDestination
(DestinationType dstType) protected List
<VpnDestination> VpnIpv4NlriParser.getWithdrawnVpnDestination
(DestinationType dstType) -
Uses of DestinationType in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6
Methods in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6 that return DestinationTypeModifier and TypeMethodDescriptionprotected DestinationType
VpnIpv6RIBSupport.getAdvertisedDestinationType
(List<VpnDestination> dests) protected DestinationType
VpnIpv6RIBSupport.getWithdrawnDestinationType
(List<VpnDestination> dests) Methods in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6 with parameters of type DestinationTypeModifier and TypeMethodDescriptionprotected List
<VpnDestination> VpnIpv6NlriParser.getAdvertizedVpnDestination
(DestinationType dstType) protected List
<VpnDestination> VpnIpv6NlriParser.getWithdrawnVpnDestination
(DestinationType dstType) -
Uses of DestinationType in org.opendaylight.protocol.bgp.labeled.unicast
Methods in org.opendaylight.protocol.bgp.labeled.unicast that return DestinationTypeModifier and TypeMethodDescriptionprotected DestinationType
LabeledUnicastIpv4RIBSupport.buildDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) protected DestinationType
LabeledUnicastIpv4RIBSupport.buildWithdrawnDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) -
Uses of DestinationType in org.opendaylight.protocol.bgp.linkstate.impl
Methods in org.opendaylight.protocol.bgp.linkstate.impl that return DestinationTypeModifier and TypeMethodDescriptionprotected DestinationType
LinkstateRIBSupport.buildDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) protected DestinationType
LinkstateRIBSupport.buildWithdrawnDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) -
Uses of DestinationType in org.opendaylight.protocol.bgp.rib.spi
Methods in org.opendaylight.protocol.bgp.rib.spi that return DestinationTypeModifier and TypeMethodDescriptionprotected abstract DestinationType
AbstractRIBSupport.buildDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) protected abstract DestinationType
AbstractRIBSupport.buildWithdrawnDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) -
Uses of DestinationType in org.opendaylight.protocol.bgp.route.targetcontrain.impl
Methods in org.opendaylight.protocol.bgp.route.targetcontrain.impl that return DestinationTypeModifier and TypeMethodDescriptionprotected DestinationType
RouteTargetConstrainRIBSupport.buildDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) protected DestinationType
RouteTargetConstrainRIBSupport.buildWithdrawnDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-bgp-evpn -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module odl-bgp-evpn -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-flowspecinterface
This class represents the following YANG schema fragment defined in module bgp-flowspecinterface
This class represents the following YANG schema fragment defined in module bgp-flowspecinterface
This class represents the following YANG schema fragment defined in module bgp-flowspec -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-flowspecinterface
This class represents the following YANG schema fragment defined in module bgp-flowspecinterface
This class represents the following YANG schema fragment defined in module bgp-flowspecinterface
This class represents the following YANG schema fragment defined in module bgp-flowspec -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-inetinterface
This class represents the following YANG schema fragment defined in module bgp-inet -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-inetinterface
This class represents the following YANG schema fragment defined in module bgp-inet -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-l3vpn-mcastinterface
This class represents the following YANG schema fragment defined in module bgp-l3vpn-mcast -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-l3vpn-mcastinterface
This class represents the following YANG schema fragment defined in module bgp-l3vpn-mcast -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-labeled-unicastinterface
This class represents the following YANG schema fragment defined in module bgp-labeled-unicast -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-labeled-unicastinterface
This class represents the following YANG schema fragment defined in module bgp-labeled-unicast -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev241219.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev241219.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-linkstate -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev241219.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev241219.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-linkstate -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 that return DestinationTypeModifier and TypeMethodDescriptionDestination.getDestinationType()
Return destinationType, ornull
if it is not present. -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.reach.mp.reach.nlri
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.reach.mp.reach.nlri that return DestinationTypeModifier and TypeMethodDescriptionAdvertizedRoutesBuilder.getDestinationType()
Return current value associated with the property corresponding toDestination.getDestinationType()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.reach.mp.reach.nlri with parameters of type DestinationTypeModifier and TypeMethodDescriptionAdvertizedRoutesBuilder.setDestinationType
(DestinationType value) Set the property corresponding toDestination.getDestinationType()
to the specified value. -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri that return DestinationTypeModifier and TypeMethodDescriptionWithdrawnRoutesBuilder.getDestinationType()
Return current value associated with the property corresponding toDestination.getDestinationType()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri with parameters of type DestinationTypeModifier and TypeMethodDescriptionWithdrawnRoutesBuilder.setDestinationType
(DestinationType value) Set the property corresponding toDestination.getDestinationType()
to the specified value. -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-mvpn-ipv4 -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-mvpn-ipv4 -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-mvpn-ipv6 -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-mvpn-ipv6 -
Uses of DestinationType 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
Subinterfaces of DestinationType 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.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-route-target-constrain -
Uses of DestinationType 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
Subinterfaces of DestinationType 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.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-route-target-constrain -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-test -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-test -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv4.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv4.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-vpn-ipv4 -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv4.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv4.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-vpn-ipv4 -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-vpn-ipv6 -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Subinterfaces of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-vpn-ipv6