| 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 | 
|---|---|
FractionDigitsStatement | 
TypeStatement.Decimal64Specification.getFractionDigits()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FractionDigitsStatementImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
FractionDigitsStatement | 
FractionDigitsStatementImpl.Definition.createDeclared(StmtContext<Integer,FractionDigitsStatement,?> ctx)  | 
FractionDigitsStatement | 
Decimal64SpecificationImpl.getFractionDigits()  | 
| Modifier and Type | Method and Description | 
|---|---|
EffectiveStatement<Integer,FractionDigitsStatement> | 
FractionDigitsStatementImpl.Definition.createEffective(StmtContext<Integer,FractionDigitsStatement,EffectiveStatement<Integer,FractionDigitsStatement>> ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
FractionDigitsStatement | 
FractionDigitsStatementImpl.Definition.createDeclared(StmtContext<Integer,FractionDigitsStatement,?> ctx)  | 
EffectiveStatement<Integer,FractionDigitsStatement> | 
FractionDigitsStatementImpl.Definition.createEffective(StmtContext<Integer,FractionDigitsStatement,EffectiveStatement<Integer,FractionDigitsStatement>> ctx)  | 
EffectiveStatement<Integer,FractionDigitsStatement> | 
FractionDigitsStatementImpl.Definition.createEffective(StmtContext<Integer,FractionDigitsStatement,EffectiveStatement<Integer,FractionDigitsStatement>> ctx)  | 
| Constructor and Description | 
|---|
FractionDigitsStatementImpl(StmtContext<Integer,FractionDigitsStatement,?> context)  | 
| Constructor and Description | 
|---|
FractionDigitsEffectiveStatementImpl(StmtContext<Integer,FractionDigitsStatement,?> ctx)  | 
Copyright © 2018 OpenDaylight. All rights reserved.