public interface NotificationNodeContainer
Modifier and Type | Method and Description |
---|---|
@NonNull Set<NotificationDefinition> |
getNotifications()
Return the set of notifications in this container, keyed by QName.
|
@NonNull Set<NotificationDefinition> getNotifications()
AugmentationSchemaNode
s, GroupingDefinition
s, ListSchemaNode
s and
ContainerSchemaNode
s can also contain NotificationDefinition
s.Copyright © 2019 OpenDaylight. All rights reserved.