| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ContactStatement | 
MetaGroup.getContact()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContactStatementImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
ContactStatement | 
ContactStatementImpl.Definition.createDeclared(StmtContext<String,ContactStatement,?> ctx)  | 
ContactStatement | 
AbstractRootStatement.getContact()  | 
| Modifier and Type | Method and Description | 
|---|---|
EffectiveStatement<String,ContactStatement> | 
ContactStatementImpl.Definition.createEffective(StmtContext<String,ContactStatement,EffectiveStatement<String,ContactStatement>> ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContactStatement | 
ContactStatementImpl.Definition.createDeclared(StmtContext<String,ContactStatement,?> ctx)  | 
EffectiveStatement<String,ContactStatement> | 
ContactStatementImpl.Definition.createEffective(StmtContext<String,ContactStatement,EffectiveStatement<String,ContactStatement>> ctx)  | 
EffectiveStatement<String,ContactStatement> | 
ContactStatementImpl.Definition.createEffective(StmtContext<String,ContactStatement,EffectiveStatement<String,ContactStatement>> ctx)  | 
| Constructor and Description | 
|---|
ContactStatementImpl(StmtContext<String,ContactStatement,?> context)  | 
| Constructor and Description | 
|---|
ContactEffectiveStatementImpl(StmtContext<String,ContactStatement,?> ctx)  | 
Copyright © 2018 OpenDaylight. All rights reserved.