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