public class YangVersionStatementImpl extends AbstractDeclaredStatement<YangVersion> implements YangVersionStatement
Modifier and Type | Class and Description |
---|---|
static class |
YangVersionStatementImpl.Definition |
Modifier | Constructor and Description |
---|---|
protected |
YangVersionStatementImpl(StmtContext<YangVersion,YangVersionStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
YangVersion |
getValue() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
protected YangVersionStatementImpl(StmtContext<YangVersion,YangVersionStatement,?> context)
@Nonnull public YangVersion getValue()
getValue
in interface YangVersionStatement
Copyright © 2018 OpenDaylight. All rights reserved.