| Package | Description |
|---|---|
| br.com.damsete.arq.report | |
| br.com.damsete.arq.report.impl |
| Modifier and Type | Method and Description |
|---|---|
static TypeReport |
TypeReport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeReport[] |
TypeReport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
Report.export(Collection<?> dataSource,
Map<String,Object> param,
TypeReport type) |
byte[] |
Report.export(TypeReport type) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ReportImpl.export(Collection<?> dataSource,
Map<String,Object> param,
TypeReport type) |
byte[] |
ReportImpl.export(TypeReport type) |
Copyright © 2019 Damsete Tecnologia LTDA. All rights reserved.