public class ReportGroup extends Object implements ReportOperation
| Modifier | Constructor and Description |
|---|---|
protected |
ReportGroup() |
|
ReportGroup(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(ReportEntry entry) |
String |
getDescription() |
String |
getName() |
public String getName()
public String getDescription()
public void addEntry(ReportEntry entry)
Copyright © 2020. All Rights Reserved.