public interface Notifications extends org.opendaylight.yangtools.yang.binding.ChildOf<Notifications>, org.opendaylight.yangtools.yang.binding.Augmentable<Notifications>, NotificationObject
This class represents the following YANG schema fragment defined in module pcep-types
list notifications {
uses notification-object;
}
The schema path to identify an instance is
pcep-types/pcntf-message/pcntf-message/notifications/notifications
To create instances of this class use NotificationsBuilder.
NotificationsBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<Notifications> |
implementedInterface() |
getCNotificationdefault Class<Notifications> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface NotificationObjectCopyright © 2020 OpenDaylight. All rights reserved.