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
-
-
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 WavebandSwitchingLabelBuilder Modifier and Type Method Description WavebandSwitchingLabelBuilderWavebandSwitchingLabelBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabel> augmentation)Add an augmentation to this builder's product.WavebandSwitchingLabelBuilderWavebandSwitchingLabelBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabel>> augmentationType)Remove an augmentation from this builder's product.WavebandSwitchingLabelBuilderWavebandSwitchingLabelBuilder. setEndLabel(org.opendaylight.yangtools.yang.common.Uint32 value)WavebandSwitchingLabelBuilderWavebandSwitchingLabelBuilder. setStartLabel(org.opendaylight.yangtools.yang.common.Uint32 value)WavebandSwitchingLabelBuilderWavebandSwitchingLabelBuilder. setWavebandId(org.opendaylight.yangtools.yang.common.Uint32 value)
-