Uses of Class
weka.core.pmml.Array.ArrayType

Packages that use Array.ArrayType
weka.core.pmml   
 

Uses of Array.ArrayType in weka.core.pmml
 

Methods in weka.core.pmml that return Array.ArrayType
 Array.ArrayType Array.getType()
          Get the type of this array.
static Array.ArrayType Array.ArrayType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Array.ArrayType[] Array.ArrayType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.