Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.reports.dto |
Modifier and Type | Method and Description |
---|---|
ReportDto.Type |
ReportDto.getType() |
static ReportDto.Type |
ReportDto.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportDto.Type[] |
ReportDto.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ReportDto(ReportDto.Type type,
String name,
String description) |
Copyright © 2013 evolveum. All rights reserved.