| Package | Description |
|---|---|
| com.bmc.arsys.arreporting |
| Modifier and Type | Method and Description |
|---|---|
FieldInfo |
ReportParameters.getField(int fieldId) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldInfo> |
ReportParameters.getFields()
Gets an unmodifiable list of the fields in the report
|
List<FieldInfo> |
ReportParameters.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportParameters.addField(FieldInfo field) |
void |
ReportParameters.addGroup(FieldInfo group) |
void |
ReportParameters.removeField(FieldInfo field) |
void |
ReportParameters.removeGroup(FieldInfo group) |
? Copyright 2013 BMC Software, Inc.