Class DTOSurveyQuestion
java.lang.Object
overit.geocallapp.wfm.cee.bl.survey.content.DTOSurveyQuestion
DTO object for CEE Survey question representation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getType()getValue()voidsetChoices(List<DTOSurveyChoice> choices) voidvoidsetQuestionText(String questionText) voidsetType(SurveyQuestionType type) void
-
Constructor Details
-
DTOSurveyQuestion
public DTOSurveyQuestion()
-
-
Method Details
-
getCode
-
setCode
-
getType
-
setType
-
getValue
-
setValue
-
getQuestionText
-
setQuestionText
-
getChoices
-
setChoices
-
getChoice
-