Interface QuestionPoolItemIfc


  • public interface QuestionPoolItemIfc
    Simple interface for question pool items.
    • Method Detail

      • getItemId

        Long getItemId()
      • setItemId

        void setItemId​(Long itemId)
      • getQuestionPoolId

        Long getQuestionPoolId()
      • setQuestionPoolId

        void setQuestionPoolId​(Long questionPoolId)