Package | Description |
---|---|
org.dllearner.server |
This package implements the DL-Learner web service.
|
Modifier and Type | Method and Description |
---|---|
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) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann