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