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