Modifier and Type | Method and Description |
---|---|
@Nullable ContainerModule3 |
GroupingModule3Main.getContainerModule3() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<ContainerModule3>> |
ContainerModule3Builder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
ContainerModule3 |
ContainerModule3Builder.build() |
Modifier and Type | Method and Description |
---|---|
ContainerModule3Builder |
ContainerModule3Builder.addAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType,
Augmentation<ContainerModule3> augmentationValue) |
ContainerModule3Builder |
ContainerModule3Builder.addAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType,
Augmentation<ContainerModule3> augmentationValue) |
ContainerModule3Builder |
ContainerModule3Builder.removeAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType) |
Constructor and Description |
---|
ContainerModule3Builder(ContainerModule3 base) |
Copyright © 2019 OpenDaylight. All rights reserved.