public class ReportBuilder extends Object
Constructor and Description |
---|
ReportBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
addEntry(ReportEntry entry) |
String |
getXML() |
int |
size() |
String |
toString() |
public final void addEntry(ReportEntry entry)
public final int size()
public final String getXML()
Copyright © 2016. All Rights Reserved.