Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.Weight
Packages that use Weight
Package
Description
-
Uses of Weight in org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr
Methods in org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr with parameters of type WeightModifier and TypeMethodDescriptionstatic void
BindingSidLabelParser.serializeBindingSidAttributes
(Weight weight, Flags flags, List<BindingSubTlvs> bindingSubTlvs, io.netty.buffer.ByteBuf aggregator) -
Uses of Weight in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.attribute
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.attribute that return WeightModifier and TypeMethodDescriptionPeerAdjSidBuilder.getWeight()
Return current value associated with the property corresponding toEpeAdjSidTlv.getWeight()
.PeerNodeSidBuilder.getWeight()
Return current value associated with the property corresponding toEpeAdjSidTlv.getWeight()
.PeerSetSidsBuilder.getWeight()
Return current value associated with the property corresponding toEpeAdjSidTlv.getWeight()
.SrAdjIdsBuilder.getWeight()
Return current value associated with the property corresponding toEpeAdjSidTlv.getWeight()
.SrLanAdjIdsBuilder.getWeight()
Return current value associated with the property corresponding toLanAdjSidTlv.getWeight()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.attribute with parameters of type WeightModifier and TypeMethodDescriptionSet the property corresponding toEpeAdjSidTlv.getWeight()
to the specified value.Set the property corresponding toEpeAdjSidTlv.getWeight()
to the specified value.Set the property corresponding toEpeAdjSidTlv.getWeight()
to the specified value.Set the property corresponding toEpeAdjSidTlv.getWeight()
to the specified value.Set the property corresponding toLanAdjSidTlv.getWeight()
to the specified value. -
Uses of Weight in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state that return WeightModifier and TypeMethodDescriptionSrBindingSidLabelsBuilder.getWeight()
Return current value associated with the property corresponding toBindingSidTlv.getWeight()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state with parameters of type WeightModifier and TypeMethodDescriptionSet the property corresponding toBindingSidTlv.getWeight()
to the specified value. -
Uses of Weight in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120 that return WeightModifier and TypeMethodDescriptionstatic Weight
Weight.getDefaultInstance
(String defaultValue) BindingSidTlv.getWeight()
Return weight, ornull
if it is not present.EpeAdjSidTlv.getWeight()
Return weight, ornull
if it is not present.LanAdjSidTlv.getWeight()
Return weight, ornull
if it is not present.default @NonNull Weight
BindingSidTlv.requireWeight()
Return weight, guaranteed to be non-null.default @NonNull Weight
EpeAdjSidTlv.requireWeight()
Return weight, guaranteed to be non-null.default @NonNull Weight
LanAdjSidTlv.requireWeight()
Return weight, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120 with parameters of type Weight -
Uses of Weight in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv that return WeightModifier and TypeMethodDescriptionBindingSidTlvCaseBuilder.getWeight()
Return current value associated with the property corresponding toBindingSidTlv.getWeight()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv with parameters of type WeightModifier and TypeMethodDescriptionSet the property corresponding toBindingSidTlv.getWeight()
to the specified value.