public interface IModuleStructure
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getArchive()
The path to the current module archive. 
 | 
java.lang.String | 
getName()
Get the module name. 
 | 
Version | 
getVersion()
Get the module version. 
 | 
java.lang.String getName()
Version getVersion()
java.lang.String getArchive()
null.