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