Uses of Enum Class
com.stimulsoft.report.dictionary.StiFunctionCategory
Packages that use StiFunctionCategory
-
Uses of StiFunctionCategory in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return StiFunctionCategoryModifier and TypeMethodDescriptionStiUserFunction.getCategory()static StiFunctionCategoryReturns the enum constant of this class with the specified name.static StiFunctionCategory[]StiFunctionCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report.dictionary with parameters of type StiFunctionCategoryConstructors in com.stimulsoft.report.dictionary with parameters of type StiFunctionCategoryModifierConstructorDescriptionStiUserFunction(String name, StiFunctionCategory category, StiUserFunctionArgumentType returnType)