public class ModuleStatementImpl extends AbstractRootStatement<ModuleStatement> implements ModuleStatement
DocumentationGroup.WithStatusDataDefinitionContainer.WithReusableDefinitions| Modifier | Constructor and Description |
|---|---|
protected |
ModuleStatementImpl(StmtContext<String,ModuleStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
NamespaceStatement |
getNamespace() |
PrefixStatement |
getPrefix() |
YangVersionStatement |
getYangVersion() |
getAugments, getContact, getDataDefinitions, getDescription, getDeviations, getExtensions, getFeatures, getGroupings, getIdentities, getImports, getIncludes, getNotifications, getOrganization, getReference, getRevisions, getRpcs, getTypedefsallDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitiongetImports, getIncludesgetContact, getOrganizationgetDescription, getReferencegetRevisionsgetAugments, getDeviations, getExtensions, getFeatures, getIdentities, getRpcsgetGroupings, getTypedefsgetDataDefinitionsgetNotificationsprotected ModuleStatementImpl(StmtContext<String,ModuleStatement,?> context)
@Nonnull public String getName()
getName in interface ModuleStatementpublic YangVersionStatement getYangVersion()
getYangVersion in interface ModuleHeaderGroup@Nonnull public NamespaceStatement getNamespace()
getNamespace in interface ModuleHeaderGroup@Nonnull public PrefixStatement getPrefix()
getPrefix in interface ModuleHeaderGroupCopyright © 2018 OpenDaylight. All rights reserved.