public class ModuleListInformation extends FileInfoContainer
| Constructor and Description |
|---|
ModuleListInformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPath(String path) |
File |
getFile() |
String |
getModuleName() |
String |
getModuleStatus() |
String |
getPaths() |
String |
getType() |
void |
setModuleName(String moduleName) |
void |
setModuleStatus(String moduleStatus) |
void |
setType(String type) |
public String getModuleName()
public void setModuleName(String moduleName)
public String getModuleStatus()
public void setModuleStatus(String moduleStatus)
public String getPaths()
public void addPath(String path)
public File getFile()
getFile in class FileInfoContainerpublic String getType()
public void setType(String type)
Copyright © 2013. All rights reserved.