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