|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiSummaryType | |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.core.enums | |
| Uses of StiSummaryType in com.stimulsoft.report.crossTab |
|---|
| Methods in com.stimulsoft.report.crossTab that return StiSummaryType | |
|---|---|
StiSummaryType |
StiCrossSummary.getSummary()
Gets or sets the type of values summation. |
| Methods in com.stimulsoft.report.crossTab with parameters of type StiSummaryType | |
|---|---|
void |
StiCrossSummary.setSummary(StiSummaryType value)
|
| Uses of StiSummaryType in com.stimulsoft.report.crossTab.core.enums |
|---|
| Methods in com.stimulsoft.report.crossTab.core.enums that return StiSummaryType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||