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