Interface QuestionExplanationContract

All Superinterfaces:
IdentifiableNumeric

public interface QuestionExplanationContract extends IdentifiableNumeric
  • Method Details

    • getQuestionId

      Long getQuestionId()
    • getExplanationType

      String getExplanationType()
    • getExplanation

      String getExplanation()