| Modifier and Type | Method and Description |
|---|---|
LastReceivedError |
ErrorMessagesBuilder.getLastReceivedError() |
@Nullable LastReceivedError |
ErrorMessages.getLastReceivedError()
Type/value tuple of last received error.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorMessagesBuilder |
ErrorMessagesBuilder.setLastReceivedError(LastReceivedError value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LastReceivedError>> |
LastReceivedErrorBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LastReceivedError |
LastReceivedErrorBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<LastReceivedError> |
LastReceivedError.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
LastReceivedErrorBuilder |
LastReceivedErrorBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastReceivedError>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LastReceivedError> augmentationValue) |
LastReceivedErrorBuilder |
LastReceivedErrorBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastReceivedError>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LastReceivedError> augmentationValue) |
LastReceivedErrorBuilder |
LastReceivedErrorBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastReceivedError>> augmentationType) |
| Constructor and Description |
|---|
LastReceivedErrorBuilder(LastReceivedError base) |
Copyright © 2020 OpenDaylight. All rights reserved.