| Modifier and Type | Method and Description |
|---|---|
Cont |
Bug8449Data.getCont() |
| Modifier and Type | Method and Description |
|---|---|
static InstanceIdentifier<Cont> |
Cont.getInstanceIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<? super Cont>> |
ContBuilder.getAugmentation(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> augmentation) |
ContBuilder |
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
Augmentation<Cont> augmentation) |
ContBuilder |
ContBuilder.removeAugmentation(Class<? extends Augmentation<Cont>> augmentationType) |
| Constructor and Description |
|---|
ContBuilder(Cont base) |
Copyright © 2019 OpenDaylight. All rights reserved.