Uses of Enum Class
org.kie.pmml.api.enums.BUILTIN_FUNCTIONS
Packages that use BUILTIN_FUNCTIONS
-
Uses of BUILTIN_FUNCTIONS in org.kie.pmml.api.enums
Methods in org.kie.pmml.api.enums that return BUILTIN_FUNCTIONSModifier and TypeMethodDescriptionstatic BUILTIN_FUNCTIONSstatic BUILTIN_FUNCTIONSReturns the enum constant of this class with the specified name.static BUILTIN_FUNCTIONS[]BUILTIN_FUNCTIONS.values()Returns an array containing the constants of this enum class, in the order they are declared.