Modifier and Type | Method and Description |
---|---|
Cont |
List11SimpleAugmentBuilder.getCont() |
@Nullable Cont |
List11SimpleAugment.getCont() |
Modifier and Type | Method and Description |
---|---|
List11SimpleAugmentBuilder |
List11SimpleAugmentBuilder.setCont(Cont value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Cont>> |
ContBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Cont |
ContBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ContBuilder |
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
Augmentation<Cont> augmentationValue) |
ContBuilder |
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
Augmentation<Cont> augmentationValue) |
ContBuilder |
ContBuilder.removeAugmentation(Class<? extends Augmentation<Cont>> augmentationType) |
Constructor and Description |
---|
ContBuilder(Cont base) |
Copyright © 2019 OpenDaylight. All rights reserved.