| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums |
| Modifier and Type | Field and Description |
|---|---|
StiReportPass |
StiReport.reportPass |
| Modifier and Type | Method and Description |
|---|---|
StiReportPass |
StiReport.getReportPass() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setReportPass(StiReportPass value) |
| Modifier and Type | Method and Description |
|---|---|
static StiReportPass |
StiReportPass.forValue(int value) |
static StiReportPass |
StiReportPass.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiReportPass[] |
StiReportPass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.