public interface Keepalive extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<Keepalive>, KeepaliveMessage, org.opendaylight.yangtools.yang.binding.Notification
This class represents the following YANG schema fragment defined in module pcep-message
notification keepalive {
uses pcep:keepalive-message;
}
The schema path to identify an instance is
pcep-message/keepalive
To create instances of this class use KeepaliveBuilder.
KeepaliveBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<Keepalive> |
implementedInterface() |
getKeepaliveMessagedefault Class<Keepalive> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface KeepaliveMessageimplementedInterface in interface MessageCopyright © 2020 OpenDaylight. All rights reserved.