Uses of Class
weka.core.pmml.FieldMetaInfo.Value.Property

Packages that use FieldMetaInfo.Value.Property
weka.core.pmml   
 

Uses of FieldMetaInfo.Value.Property in weka.core.pmml
 

Methods in weka.core.pmml that return FieldMetaInfo.Value.Property
 FieldMetaInfo.Value.Property FieldMetaInfo.Value.getProperty()
           
static FieldMetaInfo.Value.Property FieldMetaInfo.Value.Property.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldMetaInfo.Value.Property[] FieldMetaInfo.Value.Property.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.