| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.api.stmt | |
| org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description |
| Modifier and Type | Method and Description |
|---|---|
@Nullable DescriptionStatement |
DocumentationGroup.getDescription()
Deprecated.
Return description statement, if available.
|
default DescriptionStatement |
DocumentedDeclaredStatement.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
DescriptionStatement |
DescriptionStatementSupport.createDeclared(StmtContext<String,DescriptionStatement,?> ctx) |
| Modifier and Type | Method and Description |
|---|---|
EffectiveStatement<String,DescriptionStatement> |
DescriptionStatementSupport.createEffective(StmtContext<String,DescriptionStatement,EffectiveStatement<String,DescriptionStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
DescriptionStatement |
DescriptionStatementSupport.createDeclared(StmtContext<String,DescriptionStatement,?> ctx) |
EffectiveStatement<String,DescriptionStatement> |
DescriptionStatementSupport.createEffective(StmtContext<String,DescriptionStatement,EffectiveStatement<String,DescriptionStatement>> ctx) |
EffectiveStatement<String,DescriptionStatement> |
DescriptionStatementSupport.createEffective(StmtContext<String,DescriptionStatement,EffectiveStatement<String,DescriptionStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.