| Package | Description |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.core.enums |
| Modifier and Type | Method and Description |
|---|---|
StiSummaryType |
StiCrossSummary.getSummary()
Gets or sets the type of values summation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossSummary.setSummary(StiSummaryType value) |
| Modifier and Type | Method and Description |
|---|---|
static StiSummaryType |
StiSummaryType.forValue(int value) |
static StiSummaryType |
StiSummaryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSummaryType[] |
StiSummaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.