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