Package it.unimib.unimibmodules.model
Class SurveyQuestions
java.lang.Object
it.unimib.unimibmodules.model.SurveyQuestions
Represents a surveyQuestion relationship.
- Version:
- 0.4.1
- Author:
- Khalil Mohamed Khalil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
private int idThe id of the surveyQuestion. -
question
The question of the relationship. -
survey
The survey of the relationship.
-
-
Constructor Details
-
SurveyQuestions
public SurveyQuestions()
-