Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config |
Modifier and Type | Method and Description |
---|---|
@Nullable ConfigStatement |
ConfigStatementContainer.getConfig()
Deprecated.
Return a
ConfigStatement child, if present. |
default ConfigStatement |
ConfigStatementAwareDeclaredStatement.getConfig() |
Modifier and Type | Method and Description |
---|---|
ConfigStatement |
ConfigStatementSupport.createDeclared(StmtContext<Boolean,ConfigStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<Boolean,ConfigStatement> |
ConfigStatementSupport.createEffective(StmtContext<Boolean,ConfigStatement,EffectiveStatement<Boolean,ConfigStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
ConfigStatement |
ConfigStatementSupport.createDeclared(StmtContext<Boolean,ConfigStatement,?> ctx) |
EffectiveStatement<Boolean,ConfigStatement> |
ConfigStatementSupport.createEffective(StmtContext<Boolean,ConfigStatement,EffectiveStatement<Boolean,ConfigStatement>> ctx) |
EffectiveStatement<Boolean,ConfigStatement> |
ConfigStatementSupport.createEffective(StmtContext<Boolean,ConfigStatement,EffectiveStatement<Boolean,ConfigStatement>> ctx) |
Constructor and Description |
---|
ConfigEffectiveStatementImpl(StmtContext<Boolean,ConfigStatement,?> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.