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 Augmentation<WavebandSwitchingLabelCase>> augmentationType,
Augmentation<WavebandSwitchingLabelCase> augmentation) |
WavebandSwitchingLabelCase |
build() |
<E extends Augmentation<WavebandSwitchingLabelCase>> |
getAugmentation(Class<E> augmentationType) |
WavebandSwitchingLabel |
getWavebandSwitchingLabel() |
WavebandSwitchingLabelCaseBuilder |
removeAugmentation(Class<? extends Augmentation<WavebandSwitchingLabelCase>> augmentationType) |
WavebandSwitchingLabelCaseBuilder |
setWavebandSwitchingLabel(WavebandSwitchingLabel value) |
public WavebandSwitchingLabelCaseBuilder()
public WavebandSwitchingLabelCaseBuilder(WavebandSwitchingLabelCase base)
public WavebandSwitchingLabel getWavebandSwitchingLabel()
public <E extends Augmentation<WavebandSwitchingLabelCase>> E getAugmentation(Class<E> augmentationType)
public WavebandSwitchingLabelCaseBuilder setWavebandSwitchingLabel(WavebandSwitchingLabel value)
public WavebandSwitchingLabelCaseBuilder addAugmentation(Class<? extends Augmentation<WavebandSwitchingLabelCase>> augmentationType, Augmentation<WavebandSwitchingLabelCase> augmentation)
public WavebandSwitchingLabelCaseBuilder removeAugmentation(Class<? extends Augmentation<WavebandSwitchingLabelCase>> augmentationType)
public WavebandSwitchingLabelCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<WavebandSwitchingLabelCase>Copyright © 2016 OpenDaylight. All rights reserved.