Uses of Enum Class
com.stimulsoft.report.dictionary.enums.StiTotalEvent
Packages that use StiTotalEvent
-
Uses of StiTotalEvent in com.stimulsoft.report.dictionary.enums
Methods in com.stimulsoft.report.dictionary.enums that return StiTotalEventModifier and TypeMethodDescriptionstatic StiTotalEventStiTotalEvent.forValue(int value) static StiTotalEventReturns the enum constant of this class with the specified name.static StiTotalEvent[]StiTotalEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.