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