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