Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125.MplsLabel
Packages that use 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
Methods in org.opendaylight.algo.impl that return MplsLabelModifier and TypeMethodDescriptionprotected @Nullable MplsLabelAbstractPathComputation.getIpv4NodeSid(ConnectedVertex cvertex) Return the MPLS Label corresponding to the Node SID for IPv4 when the Connected Vertex is Segment Routing aware.protected @Nullable MplsLabelAbstractPathComputation.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
Methods in org.opendaylight.protocol.util that return MplsLabelModifier and TypeMethodDescriptionstatic MplsLabelMplsLabelUtil.mplsLabelForByteBuf(io.netty.buffer.ByteBuf buffer) Creates and returns MplsLabel object from 20 leftmost bits in the incoming buffer.Methods in org.opendaylight.protocol.util with parameters of type MplsLabelModifier and TypeMethodDescriptionstatic io.netty.buffer.ByteBufMplsLabelUtil.byteBufForMplsLabel(MplsLabel label) Serializes incoming MplsLabel without bottom bit.static io.netty.buffer.ByteBufMplsLabelUtil.byteBufForMplsLabelWithBottomBit(MplsLabel label) Serializes incoming MplsLabel with bottom bit.static intMplsLabelUtil.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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.label.extended.community that return MplsLabelModifier and TypeMethodDescriptionEsiLabelExtendedCommunity.getEsiLabel()Return esiLabel, ornullif it is not present.EsiLabelExtendedCommunityBuilder.getEsiLabel()Return current value associated with the property corresponding toEsiLabelExtendedCommunity.getEsiLabel().default @NonNull MplsLabelEsiLabelExtendedCommunity.requireEsiLabel()Return esiLabel, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.label.extended.community with parameters of type MplsLabelModifier 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.ethernet.a.d.route that return MplsLabelModifier and TypeMethodDescriptionEthernetADRoute.getMplsLabel()Return mplsLabel, ornullif it is not present.EthernetADRouteBuilder.getMplsLabel()Return current value associated with the property corresponding toEthernetADRoute.getMplsLabel().default @NonNull MplsLabelEthernetADRoute.requireMplsLabel()Return mplsLabel, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.ethernet.a.d.route with parameters of type MplsLabelModifier 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.mac.ip.adv.route that return MplsLabelModifier and TypeMethodDescriptionMacIpAdvRoute.getMplsLabel1()Return mplsLabel1, ornullif it is not present.MacIpAdvRouteBuilder.getMplsLabel1()Return current value associated with the property corresponding toMacIpAdvRoute.getMplsLabel1().MacIpAdvRoute.getMplsLabel2()Return mplsLabel2, ornullif it is not present.MacIpAdvRouteBuilder.getMplsLabel2()Return current value associated with the property corresponding toMacIpAdvRoute.getMplsLabel2().default @NonNull MplsLabelMacIpAdvRoute.requireMplsLabel1()Return mplsLabel1, guaranteed to be non-null.default @NonNull MplsLabelMacIpAdvRoute.requireMplsLabel2()Return mplsLabel2, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.mac.ip.adv.route with parameters of type MplsLabelModifier 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329 that return MplsLabelModifier and TypeMethodDescriptionLabel.getLabelValue()Return labelValue, ornullif it is not present.default @NonNull MplsLabelLabel.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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast that return MplsLabelModifier and TypeMethodDescriptionLabelStackBuilder.getLabelValue()Return current value associated with the property corresponding toLabel.getLabelValue().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast with parameters of type MplsLabelModifier 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute that return MplsLabelModifier and TypeMethodDescriptionPeDistinguisherLabelAttribute.getMplsLabel()Return mplsLabel, ornullif it is not present.PeDistinguisherLabelAttributeBuilder.getMplsLabel()Return current value associated with the property corresponding toPeDistinguisherLabelAttribute.getMplsLabel().default @NonNull MplsLabelPeDistinguisherLabelAttribute.requireMplsLabel()Return mplsLabel, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute with parameters of type MplsLabelModifier 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.rev241219.sid.label.index.sid.label.index
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.rev241219.sid.label.index.sid.label.index that return MplsLabelModifier and TypeMethodDescriptionLabelCase.getLabel()Return label, ornullif it is not present.LabelCaseBuilder.getLabel()Return current value associated with the property corresponding toLabelCase.getLabel().default @NonNull MplsLabelLabelCase.requireLabel()Return label, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.rev241219.sid.label.index.sid.label.index with parameters of type MplsLabelModifier and TypeMethodDescriptionSet the property corresponding toLabelCase.getLabel()to the specified value. -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125 that return MplsLabelModifier and TypeMethodDescriptionstatic MplsLabelMplsLabel.getDefaultInstance(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125 with parameters of type MplsLabel -
Uses of MplsLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev250930.path.binding.tlv.path.binding.binding.value
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev250930.path.binding.tlv.path.binding.binding.value that return MplsLabelModifier and TypeMethodDescriptionMplsLabelEntry.getLabel()Return label, ornullif it is not present.MplsLabelEntryBuilder.getLabel()Return current value associated with the property corresponding toMplsLabelEntry.getLabel().MplsLabel.getMplsLabel()Return mplsLabel, ornullif it is not present.MplsLabelBuilder.getMplsLabel()Return current value associated with the property corresponding toMplsLabel.getMplsLabel().default @NonNull MplsLabelMplsLabelEntry.requireLabel()Return label, guaranteed to be non-null.default @NonNull MplsLabelMplsLabel.requireMplsLabel()Return mplsLabel, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev250930.path.binding.tlv.path.binding.binding.value with parameters of type MplsLabelModifier 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel that return MplsLabelModifier and TypeMethodDescriptionPmsiTunnel.getMplsLabel()Return mplsLabel, ornullif it is not present.PmsiTunnelBuilder.getMplsLabel()Return current value associated with the property corresponding toPmsiTunnel.getMplsLabel().default @NonNull MplsLabelPmsiTunnel.requireMplsLabel()Return mplsLabel, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel with parameters of type MplsLabelModifier and TypeMethodDescriptionPmsiTunnelBuilder.setMplsLabel(MplsLabel value) Set the property corresponding toPmsiTunnel.getMplsLabel()to the specified value.