Uses of Class
com.ubs.backend.classes.TempAnsweredQuestion
Packages that use TempAnsweredQuestion
-
Uses of TempAnsweredQuestion in com.ubs.backend.services
Methods in com.ubs.backend.services with parameters of type TempAnsweredQuestionModifier and TypeMethodDescriptionprivate StringGet.buildSingleAnsweredQuestionJsonResponse(TempAnsweredQuestion tempAnsweredQuestion)private StringGet.buildSingleAnsweredQuestionJsonResponse(TempAnsweredQuestion tempAnsweredQuestion, boolean withAnswers)Method parameters in com.ubs.backend.services with type arguments of type TempAnsweredQuestionModifier and TypeMethodDescriptionprivate StringGet.buildAnsweredQuestionJsonResponse(List<TempAnsweredQuestion> tempAnsweredQuestions)private StringGet.buildAnsweredQuestionJsonResponse(List<TempAnsweredQuestion> tempAnsweredQuestions, boolean withAnswers)