Interface QuestionnaireQuestionContract

    • Method Detail

      • getQuestionnaireId

        Long getQuestionnaireId()
      • getQuestionId

        Long getQuestionId()
      • getQuestionNumber

        Integer getQuestionNumber()
      • getParentQuestionNumber

        Integer getParentQuestionNumber()
      • getConditionFlag

        boolean getConditionFlag()
      • getCondition

        String getCondition()
      • getConditionValue

        String getConditionValue()
      • getQuestionSeqNumber

        Integer getQuestionSeqNumber()
      • getRuleId

        String getRuleId()