|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.api.dto.Report
public class Report
| Nested Class Summary | |
|---|---|
static class |
Report.ReportLine
|
| Constructor Summary | |
|---|---|
Report()
|
|
| Method Summary | |
|---|---|
Report.ReportLine |
addLine()
|
java.util.List<Report.ReportLine> |
getLines()
|
void |
setLines(java.util.List<Report.ReportLine> lines)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Report()
| Method Detail |
|---|
public java.util.List<Report.ReportLine> getLines()
public void setLines(java.util.List<Report.ReportLine> lines)
public Report.ReportLine addLine()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||