Class TextQuestion
java.lang.Object
org.episteme.social.sociology.survey.Question
org.episteme.social.sociology.survey.TextQuestion
- All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named
A simple question expecting a text response.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Question
equals, getId, getText, getTraits, getType, hashCode, isRequired, setRequired, setText, toStringMethods inherited from interface Commented
getComments, getTrait, setCommentsMethods inherited from interface ComprehensiveIdentification
getName, getTrait, setName, setTrait
-
Constructor Details
-
TextQuestion
-
TextQuestion
-