| Modifier and Type | Method and Description |
|---|---|
CCloseMessage |
CloseBuilder.getCCloseMessage() |
| Modifier and Type | Method and Description |
|---|---|
CloseBuilder |
CloseBuilder.setCCloseMessage(CCloseMessage value) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable CCloseMessage |
CloseMessage.getCCloseMessage()
Close Message
|
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<CCloseMessage>> |
CCloseMessageBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CCloseMessage |
CCloseMessageBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<CCloseMessage> |
CCloseMessage.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
CCloseMessageBuilder |
CCloseMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CCloseMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CCloseMessage> augmentationValue) |
CCloseMessageBuilder |
CCloseMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CCloseMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CCloseMessage> augmentationValue) |
CCloseMessageBuilder |
CCloseMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CCloseMessage>> augmentationType) |
| Constructor and Description |
|---|
CCloseMessageBuilder(CCloseMessage base) |
Copyright © 2020 OpenDaylight. All rights reserved.