Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state.SrRangeBuilder
Packages that use SrRangeBuilder
Package
Description
-
Uses of SrRangeBuilder 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 SrRangeBuilderModifier and TypeMethodDescriptionSrRangeBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SrRange> augmentation) Add an augmentation to this builder's product.SrRangeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SrRange>> augmentationType) Remove an augmentation from this builder's product.SrRangeBuilder.setPrefixSid
(PrefixSid value) Set the property corresponding toRangeTlv.getPrefixSid()
to the specified value.SrRangeBuilder.setRangeFlags
(RangeFlags value) Set the property corresponding toRangeTlv.getRangeFlags()
to the specified value.SrRangeBuilder.setRangeSize
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toRangeTlv.getRangeSize()
to the specified value.