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