Class Topic


  • public class Topic
    extends Object
    • Constructor Detail

      • Topic

        public Topic()
    • Method Detail

      • getValue

        public String getValue()
      • getCreator

        public String getCreator()
      • getLastSet

        public Integer getLastSet()
      • setValue

        public void setValue​(String value)
      • setCreator

        public void setCreator​(String creator)
      • setLastSet

        public void setLastSet​(Integer lastSet)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object