Uses of Enum Class
weka.core.pmml.Array.ArrayType
Packages that use Array.ArrayType
-
Uses of Array.ArrayType in weka.core.pmml
Methods in weka.core.pmml that return Array.ArrayTypeModifier and TypeMethodDescriptionArray.getType()Get the type of this array.static Array.ArrayTypeReturns the enum constant of this class with the specified name.static Array.ArrayType[]Array.ArrayType.values()Returns an array containing the constants of this enum class, in the order they are declared.