@Beta
public interface ActionStatementContainer
Modifier and Type | Method and Description |
---|---|
default Collection<? extends ActionStatement> |
getActions()
All implementations should override this method.
|
@Nonnull default Collection<? extends ActionStatement> getActions()
Copyright © 2018 OpenDaylight. All rights reserved.