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