public class ReportGroup extends Object implements ReportOperation
| Modifier | Constructor and Description |
|---|---|
protected |
ReportGroup() |
|
ReportGroup(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(ReportEntry entry) |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSingleOperationprotected ReportGroup()
public ReportGroup(String name)
public String getName()
public void addEntry(ReportEntry entry)
Copyright © 2020. All Rights Reserved.