public class ReferenceStatementImpl extends AbstractDeclaredStatement<String> implements ReferenceStatement
Modifier and Type | Class and Description |
---|---|
static class |
ReferenceStatementImpl.Definition |
Modifier | Constructor and Description |
---|---|
protected |
ReferenceStatementImpl(StmtContext<String,ReferenceStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
protected ReferenceStatementImpl(StmtContext<String,ReferenceStatement,?> context)
@Nonnull public String getText()
getText
in interface ReferenceStatement
Copyright © 2018 OpenDaylight. All rights reserved.