Interface KeyEffectiveStatement
-
- All Superinterfaces:
EffectiveStatement<Collection<SchemaNodeIdentifier>,KeyStatement>
,ModelStatement<Collection<SchemaNodeIdentifier>>
@Beta public interface KeyEffectiveStatement extends EffectiveStatement<Collection<SchemaNodeIdentifier>,KeyStatement>
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
effectiveSubstatements, findAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, get, getAll, getDeclared, streamEffectiveSubstatements
-
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
argument, getStatementSource, statementDefinition
-
-