Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version |
Modifier and Type | Method and Description |
---|---|
default YangVersionStatement |
ModuleStatement.getYangVersion() |
YangVersionStatement |
ModuleHeaderGroup.getYangVersion() |
default YangVersionStatement |
SubmoduleStatement.getYangVersion() |
Modifier and Type | Method and Description |
---|---|
YangVersionStatement |
YangVersionStatementSupport.createDeclared(StmtContext<YangVersion,YangVersionStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<YangVersion,YangVersionStatement> |
YangVersionStatementSupport.createEffective(StmtContext<YangVersion,YangVersionStatement,EffectiveStatement<YangVersion,YangVersionStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.