|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LearningSettings.InductionLvl | |
---|---|
jildt.agent |
Uses of LearningSettings.InductionLvl in jildt.agent |
---|
Methods in jildt.agent that return LearningSettings.InductionLvl | |
---|---|
LearningSettings.InductionLvl |
LearningSettings.getIndLevel()
|
static LearningSettings.InductionLvl |
LearningSettings.InductionLvl.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LearningSettings.InductionLvl[] |
LearningSettings.InductionLvl.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in jildt.agent with parameters of type LearningSettings.InductionLvl | |
---|---|
void |
LearningSettings.setIndLevel(LearningSettings.InductionLvl indLevel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |