| Modifier and Type | Method and Description |
|---|---|
LastSentError |
ErrorMessagesBuilder.getLastSentError() |
LastSentError |
ErrorMessages.getLastSentError()
Type/value tuple of last sent error.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorMessagesBuilder |
ErrorMessagesBuilder.setLastSentError(LastSentError value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<LastSentError>> |
LastSentErrorBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LastSentError |
LastSentErrorBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LastSentErrorBuilder |
LastSentErrorBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastSentError>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LastSentError> augmentationValue) |
LastSentErrorBuilder |
LastSentErrorBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastSentError>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LastSentError> augmentationValue) |
LastSentErrorBuilder |
LastSentErrorBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastSentError>> augmentationType) |
| Constructor and Description |
|---|
LastSentErrorBuilder(LastSentError base) |
Copyright © 2018 OpenDaylight. All rights reserved.