public class SubmoduleStatementImpl extends AbstractRootStatement<SubmoduleStatement> implements SubmoduleStatement
Modifier and Type | Class and Description |
---|---|
static class |
SubmoduleStatementImpl.Definition |
DocumentationGroup.WithStatus
DataDefinitionContainer.WithReusableDefinitions
Modifier | Constructor and Description |
---|---|
protected |
SubmoduleStatementImpl(StmtContext<String,SubmoduleStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
BelongsToStatement |
getBelongsTo() |
String |
getName() |
YangVersionStatement |
getYangVersion() |
getAugments, getContact, getDataDefinitions, getDescription, getDeviations, getExtensions, getFeatures, getGroupings, getIdentities, getImports, getIncludes, getNotifications, getOrganization, getReference, getRevisions, getRpcs, getTypedefs
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
getImports, getIncludes
getContact, getOrganization
getDescription, getReference
getRevisions
getAugments, getDeviations, getExtensions, getFeatures, getIdentities, getRpcs
getGroupings, getTypedefs
getDataDefinitions
getNotifications
protected SubmoduleStatementImpl(StmtContext<String,SubmoduleStatement,?> context)
@Nonnull public String getName()
getName
in interface SubmoduleStatement
public YangVersionStatement getYangVersion()
getYangVersion
in interface SubmoduleStatement
@Nonnull public BelongsToStatement getBelongsTo()
getBelongsTo
in interface SubmoduleStatement
Copyright © 2018 OpenDaylight. All rights reserved.