Uses of Class
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.PrefixSidTlvBuilder
Package
Description
-
Uses of PrefixSidTlvBuilder 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.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<PrefixSidTlv> augmentation) Add an augmentation to this builder's product.PrefixSidTlvBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PrefixSidTlv>> augmentationType) Remove an augmentation from this builder's product.PrefixSidTlvBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toPrefixSidTlv.getAlgorithm()
to the specified value.Set the property corresponding toPrefixSidTlv.getFlags()
to the specified value.PrefixSidTlvBuilder.setSidLabelIndex
(SidLabelIndex value) Set the property corresponding toSidLabelIndex.getSidLabelIndex()
to the specified value.