public class RockTheHouseOutputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RockTheHouseOutput>
RockTheHouseOutputBuilder
instances.RockTheHouseOutputBuilder
Constructor and Description |
---|
RockTheHouseOutputBuilder() |
RockTheHouseOutputBuilder(RockTheHouseOutput base) |
Modifier and Type | Method and Description |
---|---|
RockTheHouseOutputBuilder |
addAugmentation(Class<? extends Augmentation<RockTheHouseOutput>> augmentationType,
Augmentation<RockTheHouseOutput> augmentationValue) |
<E extends Augmentation<RockTheHouseOutput>> |
augmentation(Class<E> augmentationType) |
RockTheHouseOutput |
build() |
RockTheHouseOutputBuilder |
removeAugmentation(Class<? extends Augmentation<RockTheHouseOutput>> augmentationType) |
public RockTheHouseOutputBuilder()
public RockTheHouseOutputBuilder(RockTheHouseOutput base)
public <E extends Augmentation<RockTheHouseOutput>> E augmentation(Class<E> augmentationType)
public RockTheHouseOutputBuilder addAugmentation(Class<? extends Augmentation<RockTheHouseOutput>> augmentationType, Augmentation<RockTheHouseOutput> augmentationValue)
public RockTheHouseOutputBuilder removeAugmentation(Class<? extends Augmentation<RockTheHouseOutput>> augmentationType)
public RockTheHouseOutput build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<RockTheHouseOutput,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.