|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigOptionTypeException | |
|---|---|
| org.dllearner.server | This package implements the DL-Learner web service. |
| Uses of ConfigOptionTypeException in org.dllearner.server |
|---|
| Methods in org.dllearner.server that throw ConfigOptionTypeException | |
|---|---|
Boolean |
DLLearnerWS.getConfigOptionValueBoolean(int sessionID,
int componentID,
String optionName)
|
Double |
DLLearnerWS.getConfigOptionValueDouble(int sessionID,
int componentID,
String optionName)
|
Integer |
DLLearnerWS.getConfigOptionValueInt(int sessionID,
int componentID,
String optionName)
|
String |
DLLearnerWS.getConfigOptionValueString(int sessionID,
int componentID,
String optionName)
|
String[] |
DLLearnerWS.getConfigOptionValueStringArray(int sessionID,
int componentID,
String optionName)
|
String |
DLLearnerWS.getConfigOptionValueURL(int sessionID,
int componentID,
String optionName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||