Class QuestionPoolAccessData

    • Constructor Detail

      • QuestionPoolAccessData

        public QuestionPoolAccessData()
      • QuestionPoolAccessData

        public QuestionPoolAccessData​(Long questionPoolId,
                                      String agentId,
                                      Long accessTypeId)
    • Method Detail

      • getQuestionPoolId

        public Long getQuestionPoolId()
      • setQuestionPoolId

        public void setQuestionPoolId​(Long questionPoolId)
      • getAgentId

        public String getAgentId()
      • setAgentId

        public void setAgentId​(String agentId)
      • getAccessTypeId

        public Long getAccessTypeId()
      • setAccessTypeId

        public void setAccessTypeId​(Long accessTypeId)
      • equals

        public boolean equals​(Object questionPoolAccess)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object