public class DescriptionStatementImpl extends AbstractDeclaredStatement<String> implements DescriptionStatement
Modifier and Type | Class and Description |
---|---|
static class |
DescriptionStatementImpl.Definition |
Modifier | Constructor and Description |
---|---|
protected |
DescriptionStatementImpl(StmtContext<String,DescriptionStatement,?> 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 DescriptionStatementImpl(StmtContext<String,DescriptionStatement,?> context)
@Nonnull public String getText()
getText
in interface DescriptionStatement
Copyright © 2018 OpenDaylight. All rights reserved.