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