Class GUIQueryResult
java.lang.Object
com.logicaldoc.gui.frontend.client.ai.model.GUIQueryResult
- All Implemented Interfaces:
- Serializable
GUI repesentation of a prediction result
- Since:
- 9.2
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
GUIQueryResultpublic GUIQueryResult()
- 
GUIQueryResult
 
- 
- 
Method Details- 
getName
- 
setName
- 
getScorepublic double getScore()
- 
setScorepublic void setScore(double score) 
- 
getValue
- 
setValue
 
-