| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.model.api.stmt | |
| org.opendaylight.yangtools.yang.parser.stmt.rfc6020 | 
 Contains implementation of statement supports for Rfc6020 statements and
 implementation of declared statements. 
 | 
| org.opendaylight.yangtools.yang.parser.stmt.rfc6020.effective | 
 Contains implementation of Rfc6020 effective statements. 
 | 
| org.opendaylight.yangtools.yang.parser.stmt.rfc7950 | 
 Contains implementation of statement supports for Rfc7950 statements
 and implementation of declared statements specific to Rfc7950. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StatusStatement | 
DocumentationGroup.WithStatus.getStatus()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StatusStatementImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
EffectiveStatement<Status,StatusStatement> | 
StatusStatementImpl.Definition.createEffective(StmtContext<Status,StatusStatement,EffectiveStatement<Status,StatusStatement>> ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
StatusStatement | 
StatusStatementImpl.Definition.createDeclared(StmtContext<Status,StatusStatement,?> ctx)  | 
EffectiveStatement<Status,StatusStatement> | 
StatusStatementImpl.Definition.createEffective(StmtContext<Status,StatusStatement,EffectiveStatement<Status,StatusStatement>> ctx)  | 
EffectiveStatement<Status,StatusStatement> | 
StatusStatementImpl.Definition.createEffective(StmtContext<Status,StatusStatement,EffectiveStatement<Status,StatusStatement>> ctx)  | 
| Constructor and Description | 
|---|
StatusStatementImpl(StmtContext<Status,StatusStatement,?> context)  | 
| Constructor and Description | 
|---|
StatusEffectiveStatementImpl(StmtContext<Status,StatusStatement,?> ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
StatusStatement | 
AnydataStatementImpl.getStatus()  | 
StatusStatement | 
ActionStatementImpl.getStatus()  | 
Copyright © 2018 OpenDaylight. All rights reserved.