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, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
protected UnknownStatementImpl(StmtContext<String,?,?> context)
@Nullable public String getArgument()
getArgument
in interface UnknownStatement<String>
Copyright © 2018 OpenDaylight. All rights reserved.