Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state.SrPrefixBuilder
Package
Description
-
Uses of SrPrefixBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state
Modifier and TypeMethodDescriptionSrPrefixBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SrPrefix> augmentation) Add an augmentation to this builder's product.SrPrefixBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrPrefix>> augmentationType) Remove an augmentation from this builder's product.SrPrefixBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toPrefixSidTlv.getAlgorithm()
to the specified value.Set the property corresponding toPrefixSidTlv.getFlags()
to the specified value.SrPrefixBuilder.setSidLabelIndex
(SidLabelIndex value) Set the property corresponding toSidLabelIndex.getSidLabelIndex()
to the specified value.