Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units |
Modifier and Type | Method and Description |
---|---|
@Nullable UnitsStatement |
TypeGroup.getUnits()
Deprecated.
|
default UnitsStatement |
TypeAwareDeclaredStatement.getUnits() |
Modifier and Type | Method and Description |
---|---|
UnitsStatement |
UnitsStatementSupport.createDeclared(StmtContext<String,UnitsStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<String,UnitsStatement> |
UnitsStatementSupport.createEffective(StmtContext<String,UnitsStatement,EffectiveStatement<String,UnitsStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
UnitsStatement |
UnitsStatementSupport.createDeclared(StmtContext<String,UnitsStatement,?> ctx) |
EffectiveStatement<String,UnitsStatement> |
UnitsStatementSupport.createEffective(StmtContext<String,UnitsStatement,EffectiveStatement<String,UnitsStatement>> ctx) |
EffectiveStatement<String,UnitsStatement> |
UnitsStatementSupport.createEffective(StmtContext<String,UnitsStatement,EffectiveStatement<String,UnitsStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.