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