| Modifier and Type | Method and Description |
|---|---|
Success |
SuccessCaseBuilder.getSuccess() |
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.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Success |
SuccessBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.