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