Uses of Class
software.xdev.sessionize.model.QuestionAnswer
Packages that use QuestionAnswer
-
Uses of QuestionAnswer in software.xdev.sessionize.model
Methods in software.xdev.sessionize.model that return QuestionAnswerModifier and TypeMethodDescriptionQuestionAnswer.answerValue(String answerValue) QuestionAnswer.questionId(Integer questionId) Methods in software.xdev.sessionize.model that return types with arguments of type QuestionAnswerMethods in software.xdev.sessionize.model with parameters of type QuestionAnswerModifier and TypeMethodDescriptionSessionAll.addQuestionAnswersItem(QuestionAnswer questionAnswersItem) Method parameters in software.xdev.sessionize.model with type arguments of type QuestionAnswerModifier and TypeMethodDescriptionSessionAll.questionAnswers(List<QuestionAnswer> questionAnswers) voidSessionAll.setQuestionAnswers(List<QuestionAnswer> questionAnswers)