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