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