Package | Description |
---|---|
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config |
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.