public class DeploymentModuleReport extends XMLInitialization
| Constructor and Description |
|---|
DeploymentModuleReport(Node node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
accept(Node node) |
int |
getErrors() |
String |
getModuleName() |
String |
getReportURL() |
String |
getStatus() |
int |
getWarnings() |
void |
setModuleName(String moduleName) |
void |
setReportURL(String reportURL) |
void |
setStatus(String status) |
getAttribute, getTextContentpublic int getWarnings()
public int getErrors()
public void setStatus(String status)
public String getStatus()
public String getModuleName()
public void setModuleName(String moduleName)
public String getReportURL()
public void setReportURL(String reportURL)
protected void accept(Node node) throws Exception
accept in class XMLInitializationExceptionCopyright © 2013. All Rights Reserved.