public interface ModuleImport extends DocumentedNode
The import statement makes definitions from one module available inside another module or submodule.
DocumentedNode.WithStatus
Modifier and Type | Method and Description |
---|---|
String |
getModuleName() |
String |
getPrefix() |
Date |
getRevision() |
default SemVer |
getSemanticVersion() |
getDescription, getReference, getUnknownSchemaNodes
String getModuleName()
Date getRevision()
default SemVer getSemanticVersion()
String getPrefix()
Copyright © 2018 OpenDaylight. All rights reserved.