Interface YnqContract

All Superinterfaces:
Describable

public interface YnqContract extends Describable
  • Method Details

    • getQuestionId

      String getQuestionId()
    • getDateRequiredFor

      String getDateRequiredFor()
    • getEffectiveDate

      Date getEffectiveDate()
    • getExplanationRequiredFor

      String getExplanationRequiredFor()
    • getGroupName

      String getGroupName()
    • getNoOfAnswers

      Integer getNoOfAnswers()
    • getQuestionType

      String getQuestionType()
    • getStatus

      String getStatus()
    • getYnqExplanations

      List<? extends YnqExplanationContract> getYnqExplanations()