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