Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index.SidCaseBuilder
Packages that use SidCaseBuilder
Package
Description
-
Uses of SidCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index that return SidCaseBuilderModifier and TypeMethodDescriptionSidCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SidCase> augmentation) Add an augmentation to this builder's product.SidCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SidCase>> augmentationType) Remove an augmentation from this builder's product.SidCaseBuilder.setSid
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toSidCase.getSid()
to the specified value.