Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.prefix.sid.tlv.Flags
Package
Description
-
Uses of Flags in org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr
Modifier and TypeMethodDescriptionstatic void
SrPrefixAttributesParser.serializePrefixAttributes
(Flags flags, Algorithm algorithm, SidLabelIndex sidLabelIndex, io.netty.buffer.ByteBuf buffer) -
Uses of Flags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state
Modifier and TypeMethodDescriptionSrPrefixBuilder.getFlags()
Return current value associated with the property corresponding toPrefixSidTlv.getFlags()
.Modifier and TypeMethodDescriptionSet the property corresponding toPrefixSidTlv.getFlags()
to the specified value. -
Uses of Flags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120
-
Uses of Flags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv.prefix.sid._case
Modifier and TypeMethodDescriptionPrefixSidBuilder.getFlags()
Return current value associated with the property corresponding toPrefixSidTlv.getFlags()
.Modifier and TypeMethodDescriptionSet the property corresponding toPrefixSidTlv.getFlags()
to the specified value. -
Uses of Flags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.prefix.sid.tlv.flags
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-segment-routinginterface
This class represents the following YANG schema fragment defined in module bgp-segment-routing -
Uses of Flags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.prefix.sid.tlv._case
Modifier and TypeMethodDescriptionPrefixSidTlvBuilder.getFlags()
Return current value associated with the property corresponding toPrefixSidTlv.getFlags()
.Modifier and TypeMethodDescriptionSet the property corresponding toPrefixSidTlv.getFlags()
to the specified value.