public class Report extends Object
| Constructor and Description |
|---|
Report() |
| Modifier and Type | Method and Description |
|---|---|
List<ReportInfoNode> |
getConfigurations() |
List<MessageNode> |
getProcessings() |
List<ResultNode> |
getResults() |
void |
setResults(List<ResultNode> results) |
public List<ReportInfoNode> getConfigurations()
public List<MessageNode> getProcessings()
public void setResults(List<ResultNode> results)
public List<ResultNode> getResults()
Copyright © 2020. All rights reserved.