Modifier and Type | Method and Description |
---|---|
ContainerTop |
ContainerTop.getContainerTop() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<ContainerTop>> |
ContainerTopBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
ContainerTop |
ContainerTopBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ContainerTopBuilder |
ContainerTopBuilder.addAugmentation(Class<? extends Augmentation<ContainerTop>> augmentationType,
Augmentation<ContainerTop> augmentationValue) |
ContainerTopBuilder |
ContainerTopBuilder.addAugmentation(Class<? extends Augmentation<ContainerTop>> augmentationType,
Augmentation<ContainerTop> augmentationValue) |
ContainerTopBuilder |
ContainerTopBuilder.removeAugmentation(Class<? extends Augmentation<ContainerTop>> augmentationType) |
Constructor and Description |
---|
ContainerTopBuilder(ContainerTop base) |
Copyright © 2019 OpenDaylight. All rights reserved.