Class Section

    • Constructor Detail

      • Section

        public Section()
    • Method Detail

      • getSectionName

        public String getSectionName()
      • setSectionName

        public void setSectionName​(String sectionName)
      • getCategories

        public List<String> getCategories()
      • setCategories

        public void setCategories​(List<String> categories)
      • addCategory

        public void addCategory​(String category)
      • removeCategory

        public boolean removeCategory​(String category)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object