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.LocalLabelCaseBuilder
Package
Description
-
Uses of LocalLabelCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index
Modifier and TypeMethodDescriptionLocalLabelCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LocalLabelCase> augmentation) Add an augmentation to this builder's product.LocalLabelCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LocalLabelCase>> augmentationType) Remove an augmentation from this builder's product.LocalLabelCaseBuilder.setLocalLabel
(MplsLabel value) Set the property corresponding toLocalLabelCase.getLocalLabel()
to the specified value.