| Modifier and Type | Method and Description |
|---|---|
OpenMessage |
OpenBuilder.getOpenMessage() |
| Modifier and Type | Method and Description |
|---|---|
OpenBuilder |
OpenBuilder.setOpenMessage(OpenMessage value) |
| Modifier and Type | Method and Description |
|---|---|
OpenMessage |
OpenMessage.getOpenMessage()
Open Message
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<OpenMessage>> |
OpenMessageBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
OpenMessage |
OpenMessageBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
OpenMessageBuilder |
OpenMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OpenMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OpenMessage> augmentationValue) |
OpenMessageBuilder |
OpenMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OpenMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OpenMessage> augmentationValue) |
OpenMessageBuilder |
OpenMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OpenMessage>> augmentationType) |
| Constructor and Description |
|---|
OpenMessageBuilder(OpenMessage base) |
Copyright © 2018 OpenDaylight. All rights reserved.