Uses of Class
org.dllearner.server.ConfigOptionTypeException

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)
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann