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