Package | Description |
---|---|
org.chorem.jtimer.ui.report |
Reports UI.
|
Modifier and Type | Method and Description |
---|---|
static ReportGenerator.Type |
ReportGenerator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportGenerator.Type[] |
ReportGenerator.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
ReportGenerator.getReportText(ReportGenerator.Type reportType,
List<TimerProject> projects,
Date begin,
Date end,
boolean includeAnnotate,
boolean includeAnnotateTime)
Make report.
|
Copyright © 2007–2013 CodeLutin. All rights reserved.