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