Uses of Class
org.episteme.social.sociology.survey.Question
Packages that use Question
Package
Description
Core functionality for the org.episteme.social.sociology.survey package in the Episteme library.
-
Uses of Question in org.episteme.social.sociology.survey
Subclasses of Question in org.episteme.social.sociology.surveyModifier and TypeClassDescriptionclassA question with a set of predefined options.classA question asking for a rating on a linear scale.classA simple question expecting a text response.Methods in org.episteme.social.sociology.survey that return types with arguments of type QuestionMethods in org.episteme.social.sociology.survey with parameters of type QuestionModifier and TypeMethodDescriptionvoidSurvey.addQuestion(Question question) voidSurvey.removeQuestion(Question question) void