Modifier and Type | Method and Description |
---|---|
Top |
Bug8449Data.getTop() |
Modifier and Type | Method and Description |
---|---|
static InstanceIdentifier<Top> |
Top.getInstanceIdentifier() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super Top>> |
TopBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Top |
TopBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TopBuilder |
TopBuilder.addAugmentation(Class<? extends Augmentation<Top>> augmentationType,
Augmentation<Top> augmentation) |
TopBuilder |
TopBuilder.addAugmentation(Class<? extends Augmentation<Top>> augmentationType,
Augmentation<Top> augmentation) |
TopBuilder |
TopBuilder.removeAugmentation(Class<? extends Augmentation<Top>> augmentationType) |
Constructor and Description |
---|
TopBuilder(Top base) |
Copyright © 2019 OpenDaylight. All rights reserved.