| Modifier and Type | Method and Description |
|---|---|
KeepaliveMessage |
KeepaliveBuilder.getKeepaliveMessage() |
| Modifier and Type | Method and Description |
|---|---|
KeepaliveBuilder |
KeepaliveBuilder.setKeepaliveMessage(KeepaliveMessage value) |
| Modifier and Type | Method and Description |
|---|---|
KeepaliveMessage |
KeepaliveMessage.getKeepaliveMessage()
Keepalive Message
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<KeepaliveMessage>> |
KeepaliveMessageBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
KeepaliveMessage |
KeepaliveMessageBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
KeepaliveMessageBuilder |
KeepaliveMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<KeepaliveMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<KeepaliveMessage> augmentationValue) |
KeepaliveMessageBuilder |
KeepaliveMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<KeepaliveMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<KeepaliveMessage> augmentationValue) |
KeepaliveMessageBuilder |
KeepaliveMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<KeepaliveMessage>> augmentationType) |
| Constructor and Description |
|---|
KeepaliveMessageBuilder(KeepaliveMessage base) |
Copyright © 2018 OpenDaylight. All rights reserved.