@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, streamDeclaredSubstatements
argument, getStatementSource, statementDefinition
default Collection<? extends NotificationStatement> getNotifications()
NotificationStatementContainer
NotificationStatement
. For RFC6020, this method returns an empty collection for
statements which do not allow for must statement children.getNotifications
in interface NotificationStatementContainer
Copyright © 2019 OpenDaylight. All rights reserved.