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, statementDefinitionallSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAllclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetUnknownSchemaNodespublic ImportEffectiveStatementImpl(StmtContext<String,ImportStatement,?> ctx)
public String getModuleName()
getModuleName in interface ModuleImportpublic Date getRevision()
getRevision in interface ModuleImportpublic SemVer getSemanticVersion()
getSemanticVersion in interface ModuleImportpublic String getPrefix()
getPrefix in interface ModuleImportpublic String getDescription()
DocumentedNodegetDescription in interface DocumentedNodepublic String getReference()
DocumentedNodegetReference in interface DocumentedNodeCopyright © 2018 OpenDaylight. All rights reserved.