Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.WavebandSwitchingLabelCaseBuilder
Package
Description
-
Uses of WavebandSwitchingLabelCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type
Modifier and TypeMethodDescriptionWavebandSwitchingLabelCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase> augmentation) Add an augmentation to this builder's product.WavebandSwitchingLabelCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase>> augmentationType) Remove an augmentation from this builder's product.WavebandSwitchingLabelCaseBuilder.setWavebandSwitchingLabel
(WavebandSwitchingLabel value) Set the property corresponding toWavebandSwitchingLabelCase.getWavebandSwitchingLabel()
to the specified value.