public interface KeepaliveMessage extends org.opendaylight.yangtools.yang.binding.ChildOf<KeepaliveMessage>, org.opendaylight.yangtools.yang.binding.Augmentable<KeepaliveMessage>, MessageHeader
This class represents the following YANG schema fragment defined in module pcep-types
container keepalive-message {
leaf version {
type version;
}
uses message-header;
}
The schema path to identify an instance is
pcep-types/keepalive-message/keepalive-message
To create instances of this class use KeepaliveMessageBuilder.
KeepaliveMessageBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetVersionCopyright © 2018 OpenDaylight. All rights reserved.