Uses of Class
net.sf.myra.datamining.data.Strategy.Type

Packages that use Strategy.Type
net.sf.myra.datamining.data   
 

Uses of Strategy.Type in net.sf.myra.datamining.data
 

Methods in net.sf.myra.datamining.data that return Strategy.Type
static Strategy.Type Strategy.get(java.lang.String type)
           
static Strategy.Type Strategy.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Strategy.Type[] Strategy.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.