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