| Package | Description |
|---|---|
| com.bmc.arsys.arreporting |
| Modifier and Type | Method and Description |
|---|---|
static ReportType |
ReportType.fromName(String name) |
ReportType |
ReportParameters.getType() |
static ReportType |
ReportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportType[] |
ReportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ReportDelegator.createReport(com.bmc.arsys.api.ARServerUser context,
ReportType type,
ReportParameters parameters,
String fileName,
boolean persist) |
Properties |
ReportDelegator.getEngineProperties(ReportType type) |
void |
ReportParameters.setType(ReportType type) |
? Copyright 2013 BMC Software, Inc.