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