Uses of Enum Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.Algorithm
Packages that use Algorithm
Package
Description
-
Uses of Algorithm in org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr
Methods in org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr with parameters of type AlgorithmModifier and TypeMethodDescriptionstatic void
Ipv6SrPrefixAttributesParser.serializePrefixAttributes
(Algorithm algorithm, io.netty.buffer.ByteBuf buffer) static void
SrPrefixAttributesParser.serializePrefixAttributes
(Flags flags, Algorithm algorithm, SidLabelIndex sidLabelIndex, io.netty.buffer.ByteBuf buffer) -
Uses of Algorithm in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.state
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.state that return types with arguments of type AlgorithmModifier and TypeMethodDescriptionSrAlgorithmBuilder.getAlgorithms()
Return current value associated with the property corresponding toSrAlgorithmsTlv.getAlgorithms()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.state with type arguments of type AlgorithmModifier and TypeMethodDescriptionSrAlgorithmBuilder.setAlgorithms
(Set<Algorithm> values) Set the property corresponding toSrAlgorithmsTlv.getAlgorithms()
to the specified value. -
Uses of Algorithm 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 AlgorithmModifier and TypeMethodDescriptionIpv6SrPrefixBuilder.getAlgorithm()
Return current value associated with the property corresponding toIpv6PrefixSidTlv.getAlgorithm()
.SrPrefixBuilder.getAlgorithm()
Return current value associated with the property corresponding toPrefixSidTlv.getAlgorithm()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state with parameters of type AlgorithmModifier and TypeMethodDescriptionIpv6SrPrefixBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toIpv6PrefixSidTlv.getAlgorithm()
to the specified value.SrPrefixBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toPrefixSidTlv.getAlgorithm()
to the specified value. -
Uses of Algorithm 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 AlgorithmModifier and TypeMethodDescriptionstatic @Nullable Algorithm
Return the enumeration member whosegetName()
matches specified assigned name.static @Nullable Algorithm
Algorithm.forValue
(int intValue) Return the enumeration member whosegetIntValue()
matches specified value.Ipv6PrefixSidTlv.getAlgorithm()
Return algorithm, ornull
if it is not present.PrefixSidTlv.getAlgorithm()
Return algorithm, ornull
if it is not present.static @NonNull Algorithm
Return the enumeration member whosegetName()
matches specified assigned name.static @NonNull Algorithm
Algorithm.ofValue
(int intValue) Return the enumeration member whosegetIntValue()
matches specified value.default @NonNull Algorithm
Ipv6PrefixSidTlv.requireAlgorithm()
Return algorithm, guaranteed to be non-null.default @NonNull Algorithm
PrefixSidTlv.requireAlgorithm()
Return algorithm, guaranteed to be non-null.static Algorithm
Returns the enum constant of this class with the specified name.static Algorithm[]
Algorithm.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120 that return types with arguments of type AlgorithmModifier and TypeMethodDescriptionSrAlgorithmsTlv.getAlgorithms()
Return algorithms, ornull
if it is not present.SrAlgorithmsTlv.requireAlgorithms()
Return algorithms, guaranteed to be non-null. -
Uses of Algorithm in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv.ipv6.prefix.sid._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv.ipv6.prefix.sid._case that return AlgorithmModifier and TypeMethodDescriptionIpv6PrefixSidBuilder.getAlgorithm()
Return current value associated with the property corresponding toIpv6PrefixSidTlv.getAlgorithm()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv.ipv6.prefix.sid._case with parameters of type AlgorithmModifier and TypeMethodDescriptionIpv6PrefixSidBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toIpv6PrefixSidTlv.getAlgorithm()
to the specified value. -
Uses of Algorithm 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
Methods 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 that return AlgorithmModifier and TypeMethodDescriptionPrefixSidBuilder.getAlgorithm()
Return current value associated with the property corresponding toPrefixSidTlv.getAlgorithm()
.Methods 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 with parameters of type AlgorithmModifier and TypeMethodDescriptionPrefixSidBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toPrefixSidTlv.getAlgorithm()
to the specified value. -
Uses of Algorithm in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case that return AlgorithmModifier and TypeMethodDescriptionIpv6PrefixSidTlvBuilder.getAlgorithm()
Return current value associated with the property corresponding toIpv6PrefixSidTlv.getAlgorithm()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case with parameters of type AlgorithmModifier and TypeMethodDescriptionIpv6PrefixSidTlvBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toIpv6PrefixSidTlv.getAlgorithm()
to the specified value. -
Uses of Algorithm 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
Methods 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 that return AlgorithmModifier and TypeMethodDescriptionPrefixSidTlvBuilder.getAlgorithm()
Return current value associated with the property corresponding toPrefixSidTlv.getAlgorithm()
.Methods 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 with parameters of type AlgorithmModifier and TypeMethodDescriptionPrefixSidTlvBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toPrefixSidTlv.getAlgorithm()
to the specified value.