| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Keepalive>> |
KeepaliveBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Keepalive |
KeepaliveBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Keepalive> |
Keepalive.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
PcepMessageListener.onKeepalive(Keepalive notification) |
| Modifier and Type | Method and Description |
|---|---|
KeepaliveBuilder |
KeepaliveBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Keepalive>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Keepalive> augmentationValue) |
KeepaliveBuilder |
KeepaliveBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Keepalive>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Keepalive> augmentationValue) |
KeepaliveBuilder |
KeepaliveBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Keepalive>> augmentationType) |
| Constructor and Description |
|---|
KeepaliveBuilder(Keepalive base) |
Copyright © 2020 OpenDaylight. All rights reserved.