public class ExtensionStatementImpl extends AbstractDeclaredStatement<QName> implements ExtensionStatement
Modifier and Type | Class and Description |
---|---|
static class |
ExtensionStatementImpl.Definition |
DocumentationGroup.WithStatus
Modifier | Constructor and Description |
---|---|
protected |
ExtensionStatementImpl(StmtContext<QName,ExtensionStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
ArgumentStatement |
getArgument() |
DescriptionStatement |
getDescription()
All implementations should override this method.
|
ReferenceStatement |
getReference()
All implementations should override this method.
|
StatusStatement |
getStatus() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
protected ExtensionStatementImpl(StmtContext<QName,ExtensionStatement,?> context)
public StatusStatement getStatus()
getStatus
in interface DocumentationGroup.WithStatus
public DescriptionStatement getDescription()
DocumentationGroup
getDescription
in interface DocumentationGroup
public ReferenceStatement getReference()
DocumentationGroup
getReference
in interface DocumentationGroup
public ArgumentStatement getArgument()
getArgument
in interface ExtensionStatement
Copyright © 2018 OpenDaylight. All rights reserved.