Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125.MplsLabel
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.mac.ip.adv.route
-
Uses of MplsLabel in org.opendaylight.algo.impl
Modifier and TypeMethodDescriptionprotected @Nullable MplsLabel
AbstractPathComputation.getIpv4NodeSid
(ConnectedVertex cvertex) Return the MPLS Label corresponding to the Node SID for IPv4 when the Connected Vertex is Segment Routing aware.protected @Nullable MplsLabel
AbstractPathComputation.getIpv6NodeSid
(ConnectedVertex cvertex) Return the MPLS Label corresponding to the Node SID for IPv6 when the Connected Vertex is Segment Routing aware. -
Uses of MplsLabel in org.opendaylight.protocol.util
Modifier and TypeMethodDescriptionstatic MplsLabel
MplsLabelUtil.mplsLabelForByteBuf
(io.netty.buffer.ByteBuf buffer) Creates and returns MplsLabel object from 20 leftmost bits in the incoming buffer.Modifier and TypeMethodDescriptionstatic io.netty.buffer.ByteBuf
MplsLabelUtil.byteBufForMplsLabel
(MplsLabel label) Serializes incoming MplsLabel without bottom bit.static io.netty.buffer.ByteBuf
MplsLabelUtil.byteBufForMplsLabelWithBottomBit
(MplsLabel label) Serializes incoming MplsLabel with bottom bit.static int
MplsLabelUtil.intForMplsLabel
(MplsLabel label) Makes a value of incoming label 20 leftmost bits in 24bit number. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.label.extended.community
Modifier and TypeMethodDescriptionEsiLabelExtendedCommunity.getEsiLabel()
Return esiLabel, ornull
if it is not present.EsiLabelExtendedCommunityBuilder.getEsiLabel()
Return current value associated with the property corresponding toEsiLabelExtendedCommunity.getEsiLabel()
.default @NonNull MplsLabel
EsiLabelExtendedCommunity.requireEsiLabel()
Return esiLabel, guaranteed to be non-null.Modifier and TypeMethodDescriptionEsiLabelExtendedCommunityBuilder.setEsiLabel
(MplsLabel value) Set the property corresponding toEsiLabelExtendedCommunity.getEsiLabel()
to the specified value. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.ethernet.a.d.route
Modifier and TypeMethodDescriptionEthernetADRoute.getMplsLabel()
Return mplsLabel, ornull
if it is not present.EthernetADRouteBuilder.getMplsLabel()
Return current value associated with the property corresponding toEthernetADRoute.getMplsLabel()
.default @NonNull MplsLabel
EthernetADRoute.requireMplsLabel()
Return mplsLabel, guaranteed to be non-null.Modifier and TypeMethodDescriptionEthernetADRouteBuilder.setMplsLabel
(MplsLabel value) Set the property corresponding toEthernetADRoute.getMplsLabel()
to the specified value. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.mac.ip.adv.route
Modifier and TypeMethodDescriptionMacIpAdvRoute.getMplsLabel1()
Return mplsLabel1, ornull
if it is not present.MacIpAdvRouteBuilder.getMplsLabel1()
Return current value associated with the property corresponding toMacIpAdvRoute.getMplsLabel1()
.MacIpAdvRoute.getMplsLabel2()
Return mplsLabel2, ornull
if it is not present.MacIpAdvRouteBuilder.getMplsLabel2()
Return current value associated with the property corresponding toMacIpAdvRoute.getMplsLabel2()
.default @NonNull MplsLabel
MacIpAdvRoute.requireMplsLabel1()
Return mplsLabel1, guaranteed to be non-null.default @NonNull MplsLabel
MacIpAdvRoute.requireMplsLabel2()
Return mplsLabel2, guaranteed to be non-null.Modifier and TypeMethodDescriptionMacIpAdvRouteBuilder.setMplsLabel1
(MplsLabel value) Set the property corresponding toMacIpAdvRoute.getMplsLabel1()
to the specified value.MacIpAdvRouteBuilder.setMplsLabel2
(MplsLabel value) Set the property corresponding toMacIpAdvRoute.getMplsLabel2()
to the specified value. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329
Modifier and TypeMethodDescriptionLabel.getLabelValue()
Return labelValue, ornull
if it is not present.default @NonNull MplsLabel
Label.requireLabelValue()
Return labelValue, guaranteed to be non-null. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast
Modifier and TypeMethodDescriptionLabelStackBuilder.getLabelValue()
Return current value associated with the property corresponding toLabel.getLabelValue()
.Modifier and TypeMethodDescriptionLabelStackBuilder.setLabelValue
(MplsLabel value) Set the property corresponding toLabel.getLabelValue()
to the specified value. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute
Modifier and TypeMethodDescriptionPeDistinguisherLabelAttribute.getMplsLabel()
Return mplsLabel, ornull
if it is not present.PeDistinguisherLabelAttributeBuilder.getMplsLabel()
Return current value associated with the property corresponding toPeDistinguisherLabelAttribute.getMplsLabel()
.default @NonNull MplsLabel
PeDistinguisherLabelAttribute.requireMplsLabel()
Return mplsLabel, guaranteed to be non-null.Modifier and TypeMethodDescriptionPeDistinguisherLabelAttributeBuilder.setMplsLabel
(MplsLabel value) Set the property corresponding toPeDistinguisherLabelAttribute.getMplsLabel()
to the specified value. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index
Modifier and TypeMethodDescriptionLocalLabelCase.getLocalLabel()
Return localLabel, ornull
if it is not present.LocalLabelCaseBuilder.getLocalLabel()
Return current value associated with the property corresponding toLocalLabelCase.getLocalLabel()
.default @NonNull MplsLabel
LocalLabelCase.requireLocalLabel()
Return localLabel, guaranteed to be non-null.Modifier and TypeMethodDescriptionLocalLabelCaseBuilder.setLocalLabel
(MplsLabel value) Set the property corresponding toLocalLabelCase.getLocalLabel()
to the specified value. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125
Modifier and TypeMethodDescriptionstatic MplsLabel
MplsLabel.getDefaultInstance
(String defaultValue) -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value
Modifier and TypeMethodDescriptionMplsLabelEntry.getLabel()
Return label, ornull
if it is not present.MplsLabelEntryBuilder.getLabel()
Return current value associated with the property corresponding toMplsLabelEntry.getLabel()
.MplsLabel.getMplsLabel()
Return mplsLabel, ornull
if it is not present.MplsLabelBuilder.getMplsLabel()
Return current value associated with the property corresponding toMplsLabel.getMplsLabel()
.default @NonNull MplsLabel
MplsLabelEntry.requireLabel()
Return label, guaranteed to be non-null.default @NonNull MplsLabel
MplsLabel.requireMplsLabel()
Return mplsLabel, guaranteed to be non-null.Modifier and TypeMethodDescriptionSet the property corresponding toMplsLabelEntry.getLabel()
to the specified value.MplsLabelBuilder.setMplsLabel
(MplsLabel value) Set the property corresponding toMplsLabel.getMplsLabel()
to the specified value. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel
Modifier and TypeMethodDescriptionPmsiTunnel.getMplsLabel()
Return mplsLabel, ornull
if it is not present.PmsiTunnelBuilder.getMplsLabel()
Return current value associated with the property corresponding toPmsiTunnel.getMplsLabel()
.default @NonNull MplsLabel
PmsiTunnel.requireMplsLabel()
Return mplsLabel, guaranteed to be non-null.Modifier and TypeMethodDescriptionPmsiTunnelBuilder.setMplsLabel
(MplsLabel value) Set the property corresponding toPmsiTunnel.getMplsLabel()
to the specified value.