| 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.type | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<? extends BitStatement> | 
TypeStatement.BitsSpecification.getBits()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BitStatementImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
BitStatement | 
BitStatementImpl.Definition.createDeclared(StmtContext<QName,BitStatement,?> ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
EffectiveStatement<QName,BitStatement> | 
BitStatementImpl.Definition.createEffective(StmtContext<QName,BitStatement,EffectiveStatement<QName,BitStatement>> ctx)  | 
Collection<? extends BitStatement> | 
BitsSpecificationImpl.getBits()  | 
| Modifier and Type | Method and Description | 
|---|---|
BitStatement | 
BitStatementImpl.Definition.createDeclared(StmtContext<QName,BitStatement,?> ctx)  | 
EffectiveStatement<QName,BitStatement> | 
BitStatementImpl.Definition.createEffective(StmtContext<QName,BitStatement,EffectiveStatement<QName,BitStatement>> ctx)  | 
EffectiveStatement<QName,BitStatement> | 
BitStatementImpl.Definition.createEffective(StmtContext<QName,BitStatement,EffectiveStatement<QName,BitStatement>> ctx)  | 
| Constructor and Description | 
|---|
BitStatementImpl(StmtContext<QName,BitStatement,?> context)  | 
| Constructor and Description | 
|---|
BitEffectiveStatementImpl(StmtContext<QName,BitStatement,?> ctx)  | 
Copyright © 2018 OpenDaylight. All rights reserved.