public class ValueStatementImpl extends AbstractDeclaredStatement<Integer> implements ValueStatement
Modifier and Type | Class and Description |
---|---|
static class |
ValueStatementImpl.Definition |
Modifier | Constructor and Description |
---|---|
protected |
ValueStatementImpl(StmtContext<Integer,ValueStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
int |
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 ValueStatementImpl(StmtContext<Integer,ValueStatement,?> context)
public int getValue()
getValue
in interface ValueStatement
Copyright © 2018 OpenDaylight. All rights reserved.