| Modifier and Type | Method and Description |
|---|---|
Success |
SuccessCaseBuilder.getSuccess() |
@Nullable Success |
SuccessCase.getSuccess() |
| Modifier and Type | Method and Description |
|---|---|
SuccessCaseBuilder |
SuccessCaseBuilder.setSuccess(Success value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Success>> |
SuccessBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Success |
SuccessBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Success> |
Success.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
SuccessBuilder |
SuccessBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Success>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Success> augmentationValue) |
SuccessBuilder |
SuccessBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Success>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Success> augmentationValue) |
SuccessBuilder |
SuccessBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Success>> augmentationType) |
| Constructor and Description |
|---|
SuccessBuilder(Success base) |
Copyright © 2020 OpenDaylight. All rights reserved.