Uses of Class
com.stimulsoft.report.dictionary.enums.StiTotalEvent

Packages that use StiTotalEvent
com.stimulsoft.report.dictionary.enums   
 

Uses of StiTotalEvent in com.stimulsoft.report.dictionary.enums
 

Methods in com.stimulsoft.report.dictionary.enums that return StiTotalEvent
static StiTotalEvent StiTotalEvent.forValue(int value)
           
static StiTotalEvent StiTotalEvent.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiTotalEvent[] StiTotalEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.