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