public interface ModuleNameLocationSettings
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getModuleContentRoot() |
java.lang.String |
getModuleName() |
void |
setModuleContentRoot(java.lang.String path) |
void |
setModuleName(java.lang.String moduleName) |