Uses of Class
org.encog.app.analyst.wizard.WizardMethodType

Packages that use WizardMethodType
org.encog.app.analyst.wizard   
 

Uses of WizardMethodType in org.encog.app.analyst.wizard
 

Methods in org.encog.app.analyst.wizard that return WizardMethodType
 WizardMethodType AnalystWizard.getMethodType()
           
static WizardMethodType WizardMethodType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WizardMethodType[] WizardMethodType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.encog.app.analyst.wizard with parameters of type WizardMethodType
 void AnalystWizard.setMethodType(WizardMethodType theMethodType)
           
 



Copyright © 2014. All Rights Reserved.