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