| Package | Description |
|---|---|
| com.bmc.arsys.arreporting |
| Modifier and Type | Method and Description |
|---|---|
static ReportStyle |
ReportStyle.fromInt(int enumValue) |
ReportStyle |
ReportParameters.getStyle() |
static ReportStyle |
ReportStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportStyle[] |
ReportStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportParameters.setStyle(ReportStyle reportStyle) |
? Copyright 2013 BMC Software, Inc.