Modifier and Type | Method and Description |
---|---|
@Nullable CaseBContainer |
CaseB.getCaseBContainer() |
CaseBContainer |
CaseBBuilder.getCaseBContainer() |
Modifier and Type | Method and Description |
---|---|
CaseBBuilder |
CaseBBuilder.setCaseBContainer(CaseBContainer value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<CaseBContainer>> |
CaseBContainerBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
CaseBContainer |
CaseBContainerBuilder.build() |
Modifier and Type | Method and Description |
---|---|
CaseBContainerBuilder |
CaseBContainerBuilder.addAugmentation(Class<? extends Augmentation<CaseBContainer>> augmentationType,
Augmentation<CaseBContainer> augmentationValue) |
CaseBContainerBuilder |
CaseBContainerBuilder.addAugmentation(Class<? extends Augmentation<CaseBContainer>> augmentationType,
Augmentation<CaseBContainer> augmentationValue) |
CaseBContainerBuilder |
CaseBContainerBuilder.removeAugmentation(Class<? extends Augmentation<CaseBContainer>> augmentationType) |
Constructor and Description |
---|
CaseBContainerBuilder(CaseBContainer base) |
Copyright © 2019 OpenDaylight. All rights reserved.