Uses of Class
it.unimib.unimibmodules.dto.SurveyQuestionsDTO
Packages that use SurveyQuestionsDTO
-
Uses of SurveyQuestionsDTO in it.unimib.unimibmodules.dto
Fields in it.unimib.unimibmodules.dto with type parameters of type SurveyQuestionsDTOModifier and TypeFieldDescriptionprivate Set<SurveyQuestionsDTO>
SurveyDTO.questions
Serialization of the questions of the survey.private Set<SurveyQuestionsDTO>
QuestionDTO.surveyQuestionsDTO
Serialization of the list of the questions.