Uses of Class
com.stimulsoft.report.crossTab.core.enums.StiSummaryType

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.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.