public class WavebandSwitchingLabelCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<WavebandSwitchingLabelCase>
WavebandSwitchingLabelCase instances.WavebandSwitchingLabelCase| Constructor and Description |
|---|
WavebandSwitchingLabelCaseBuilder() |
WavebandSwitchingLabelCaseBuilder(WavebandSwitchingLabelCase base) |
| Modifier and Type | Method and Description |
|---|---|
WavebandSwitchingLabelCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase> augmentationValue) |
WavebandSwitchingLabelCase |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase>> |
getAugmentation(Class<E> augmentationType) |
WavebandSwitchingLabel |
getWavebandSwitchingLabel() |
WavebandSwitchingLabelCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase>> augmentationType) |
WavebandSwitchingLabelCaseBuilder |
setWavebandSwitchingLabel(WavebandSwitchingLabel value) |
public WavebandSwitchingLabelCaseBuilder()
public WavebandSwitchingLabelCaseBuilder(WavebandSwitchingLabelCase base)
public WavebandSwitchingLabel getWavebandSwitchingLabel()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase>> E getAugmentation(Class<E> augmentationType)
public WavebandSwitchingLabelCaseBuilder setWavebandSwitchingLabel(WavebandSwitchingLabel value)
public WavebandSwitchingLabelCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase> augmentationValue)
public WavebandSwitchingLabelCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase>> augmentationType)
public WavebandSwitchingLabelCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<WavebandSwitchingLabelCase>Copyright © 2018 OpenDaylight. All rights reserved.