Uses of Enum Class
org.kie.pmml.models.regression.model.enums.MODEL_TYPE
Packages that use MODEL_TYPE
-
Uses of MODEL_TYPE in org.kie.pmml.models.regression.model.enums
Methods in org.kie.pmml.models.regression.model.enums that return MODEL_TYPEModifier and TypeMethodDescriptionstatic MODEL_TYPEstatic MODEL_TYPEReturns the enum constant of this class with the specified name.static MODEL_TYPE[]MODEL_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.