public interface OptionModuleName
Modifier and Type | Method and Description |
---|---|
void |
addModuleName(String moduleName)
Sets the name of the module.
|
List<String> |
getModuleNames()
Returns the list of module names.
|
void |
setModuleNames(List<String> moduleNames)
Sets the list of module names.
|
Copyright © 2018. All rights reserved.