| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.mdsal._300.norev |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Other>> |
OtherBuilder.augmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Other |
OtherBuilder.build() |
@Nullable Other |
Mdsal300Data.getOther() |
| Modifier and Type | Method and Description |
|---|---|
OtherBuilder |
OtherBuilder.addAugmentation(Class<? extends Augmentation<Other>> augmentationType,
Augmentation<Other> augmentationValue) |
OtherBuilder |
OtherBuilder.addAugmentation(Class<? extends Augmentation<Other>> augmentationType,
Augmentation<Other> augmentationValue) |
OtherBuilder |
OtherBuilder.removeAugmentation(Class<? extends Augmentation<Other>> augmentationType) |
| Constructor and Description |
|---|
OtherBuilder(Other base) |
Copyright © 2019 OpenDaylight. All rights reserved.