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