Interface QuestionExplanationContract

    • Method Detail

      • getQuestionId

        Long getQuestionId()
      • getExplanationType

        String getExplanationType()
      • getExplanation

        String getExplanation()