Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value |
Modifier and Type | Method and Description |
---|---|
default @Nullable ValueStatement |
EnumStatement.getValue() |
Modifier and Type | Method and Description |
---|---|
ValueStatement |
ValueStatementSupport.createDeclared(StmtContext<Integer,ValueStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<Integer,ValueStatement> |
ValueStatementSupport.createEffective(StmtContext<Integer,ValueStatement,EffectiveStatement<Integer,ValueStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
ValueStatement |
ValueStatementSupport.createDeclared(StmtContext<Integer,ValueStatement,?> ctx) |
EffectiveStatement<Integer,ValueStatement> |
ValueStatementSupport.createEffective(StmtContext<Integer,ValueStatement,EffectiveStatement<Integer,ValueStatement>> ctx) |
EffectiveStatement<Integer,ValueStatement> |
ValueStatementSupport.createEffective(StmtContext<Integer,ValueStatement,EffectiveStatement<Integer,ValueStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.