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