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