Package | Description |
---|---|
org.opendaylight.yang.gen.v1.bug8449.rev170516 |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Top>> |
TopBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Top |
TopBuilder.build() |
@Nullable Top |
Bug8449Data.getTop() |
Modifier and Type | Method and Description |
---|---|
TopBuilder |
TopBuilder.addAugmentation(Class<? extends Augmentation<Top>> augmentationType,
Augmentation<Top> augmentationValue) |
TopBuilder |
TopBuilder.addAugmentation(Class<? extends Augmentation<Top>> augmentationType,
Augmentation<Top> augmentationValue) |
TopBuilder |
TopBuilder.removeAugmentation(Class<? extends Augmentation<Top>> augmentationType) |
Constructor and Description |
---|
TopBuilder(Top base) |
Copyright © 2019 OpenDaylight. All rights reserved.