Package | Description |
---|---|
org.encog.app.analyst.wizard |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalystWizard.setMethodType(WizardMethodType theMethodType) |
Copyright © 2014. All Rights Reserved.