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