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, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected ValueStatementImpl(StmtContext<Integer,ValueStatement,?> context)
public int getValue()
getValue in interface ValueStatementCopyright © 2018 OpenDaylight. All rights reserved.