public class ImportEffectiveStatementImpl extends DeclaredEffectiveStatementBase<String,ImportStatement> implements ModuleImport
DocumentedNode.WithStatus
Constructor and Description |
---|
ImportEffectiveStatementImpl(StmtContext<String,ImportStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDescription()
All implementations should override this method.
|
String |
getModuleName() |
String |
getPrefix() |
String |
getReference()
All implementations should override this method.
|
Date |
getRevision() |
SemVer |
getSemanticVersion() |
int |
hashCode() |
String |
toString() |
argument, getDeclared, getStatementSource, statementDefinition
allSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getUnknownSchemaNodes
public ImportEffectiveStatementImpl(StmtContext<String,ImportStatement,?> ctx)
public String getModuleName()
getModuleName
in interface ModuleImport
public Date getRevision()
getRevision
in interface ModuleImport
public SemVer getSemanticVersion()
getSemanticVersion
in interface ModuleImport
public String getPrefix()
getPrefix
in interface ModuleImport
public String getDescription()
DocumentedNode
getDescription
in interface DocumentedNode
public String getReference()
DocumentedNode
getReference
in interface DocumentedNode
Copyright © 2018 OpenDaylight. All rights reserved.