@Beta
public interface ActionNodeContainer
Modifier and Type | Method and Description |
---|---|
default Set<ActionDefinition> |
getActions()
All implementations should override this method.
|
default Set<ActionDefinition> getActions()
The default definition is also used by implementations of ContainerSchemaNode which do not support action statements such as InputEffectiveStatementImpl, OutputEffectiveStatementImpl and SchemaContext.
Copyright © 2018 OpenDaylight. All rights reserved.