Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case.WavebandSwitchingLabelBuilder
Packages that use WavebandSwitchingLabelBuilder
Package
Description
-
Uses of WavebandSwitchingLabelBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case that return WavebandSwitchingLabelBuilderModifier and TypeMethodDescriptionWavebandSwitchingLabelBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<WavebandSwitchingLabel> augmentation) Add an augmentation to this builder's product.WavebandSwitchingLabelBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<WavebandSwitchingLabel>> augmentationType) Remove an augmentation from this builder's product.WavebandSwitchingLabelBuilder.setEndLabel(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toWavebandSwitchingLabel.getEndLabel()to the specified value.WavebandSwitchingLabelBuilder.setStartLabel(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toWavebandSwitchingLabel.getStartLabel()to the specified value.WavebandSwitchingLabelBuilder.setWavebandId(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toWavebandSwitchingLabel.getWavebandId()to the specified value.