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