@Beta public interface NotificationStatementAwareDeclaredStatement<A> extends DeclaredStatement<A>, NotificationStatementContainer
| Modifier and Type | Method and Description |
|---|---|
default Collection<? extends NotificationStatement> |
getNotifications()
Return collection of
NotificationStatement. |
declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatementsargument, getStatementSource, statementDefinitiondefault Collection<? extends NotificationStatement> getNotifications()
NotificationStatementContainerNotificationStatement. For RFC6020, this method returns an empty collection for
statements which do not allow for must statement children.getNotifications in interface NotificationStatementContainerCopyright © 2019 OpenDaylight. All rights reserved.