| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.api.stmt | |
| org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix |
| Modifier and Type | Method and Description |
|---|---|
default @NonNull PrefixStatement |
BelongsToStatement.getPrefix() |
default @NonNull PrefixStatement |
ImportStatement.getPrefix() |
@NonNull PrefixStatement |
ModuleHeaderGroup.getPrefix() |
default PrefixStatement |
ModuleStatement.getPrefix() |
| Modifier and Type | Method and Description |
|---|---|
PrefixStatement |
PrefixStatementSupport.createDeclared(StmtContext<String,PrefixStatement,?> ctx) |
| Modifier and Type | Method and Description |
|---|---|
EffectiveStatement<String,PrefixStatement> |
PrefixStatementSupport.createEffective(StmtContext<String,PrefixStatement,EffectiveStatement<String,PrefixStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
PrefixStatement |
PrefixStatementSupport.createDeclared(StmtContext<String,PrefixStatement,?> ctx) |
EffectiveStatement<String,PrefixStatement> |
PrefixStatementSupport.createEffective(StmtContext<String,PrefixStatement,EffectiveStatement<String,PrefixStatement>> ctx) |
EffectiveStatement<String,PrefixStatement> |
PrefixStatementSupport.createEffective(StmtContext<String,PrefixStatement,EffectiveStatement<String,PrefixStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.