public class UnknownStatementImpl extends AbstractDeclaredStatement<String> implements UnrecognizedStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
UnknownStatementImpl.Definition |
| Modifier | Constructor and Description |
|---|---|
protected |
UnknownStatementImpl(StmtContext<String,?,?> context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArgument() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected UnknownStatementImpl(StmtContext<String,?,?> context)
@Nullable public String getArgument()
getArgument in interface UnknownStatement<String>Copyright © 2018 OpenDaylight. All rights reserved.