|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |