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