@Beta public interface ActionStatementAwareDeclaredStatement<A> extends DeclaredStatement<A>
| Modifier and Type | Method and Description |
|---|---|
default @NonNull Collection<? extends ActionStatement> |
getActions()
Return actions in this container.
|
declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatementsargument, getStatementSource, statementDefinitiondefault @NonNull Collection<? extends ActionStatement> getActions()
Copyright © 2019 OpenDaylight. All rights reserved.