Class Topic

    • Constructor Detail

      • Topic

        public Topic()
    • Method Detail

      • getTopicType

        public TopicType getTopicType()
      • setTopicType

        public void setTopicType​(TopicType topicType)
      • getUUID

        public abstract Integer getUUID()
      • equals

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

        public abstract int hashCode()
        Overrides:
        hashCode in class Object