public class IncludeStatementImpl extends AbstractDeclaredStatement<String> implements IncludeStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
IncludeStatementImpl.Definition |
DocumentationGroup.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
IncludeStatementImpl(StmtContext<String,IncludeStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
DescriptionStatement |
getDescription()
All implementations should override this method.
|
String |
getModule() |
PrefixStatement |
getPrefix() |
ReferenceStatement |
getReference()
All implementations should override this method.
|
RevisionDateStatement |
getRevisionDate() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected IncludeStatementImpl(StmtContext<String,IncludeStatement,?> context)
@Nonnull public String getModule()
getModule in interface IncludeStatement@Nonnull public PrefixStatement getPrefix()
getPrefix in interface IncludeStatementpublic RevisionDateStatement getRevisionDate()
getRevisionDate in interface IncludeStatementpublic DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGrouppublic ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGroupCopyright © 2018 OpenDaylight. All rights reserved.