Uses of Enum Class
com.stimulsoft.report.crossTab.core.enums.StiSummaryValues
Packages that use StiSummaryValues
Package
Description
-
Uses of StiSummaryValues in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return StiSummaryValuesModifier and TypeMethodDescriptionfinal StiSummaryValuesStiCrossSummary.getSummaryValues()Gets or sets the type of zeros and nulls values summation.Methods in com.stimulsoft.report.crossTab with parameters of type StiSummaryValuesModifier and TypeMethodDescriptionfinal voidStiCrossSummary.setSummaryValues(StiSummaryValues value) -
Uses of StiSummaryValues in com.stimulsoft.report.crossTab.core.enums
Methods in com.stimulsoft.report.crossTab.core.enums that return StiSummaryValuesModifier and TypeMethodDescriptionstatic StiSummaryValuesStiSummaryValues.forValue(int value) static StiSummaryValuesReturns the enum constant of this class with the specified name.static StiSummaryValues[]StiSummaryValues.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiSummaryValues in com.stimulsoft.report.crossTab.core.summaries
Fields in com.stimulsoft.report.crossTab.core.summaries declared as StiSummaryValues