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