Class SchemasResponse.Message

    • Constructor Detail

      • Message

        public Message()
    • Method Detail

      • getTeam

        public String getTeam()
      • getChannel

        public String getChannel()
      • getTimestamp

        public String getTimestamp()
      • setTeam

        public void setTeam​(String team)
      • setChannel

        public void setChannel​(String channel)
      • setTimestamp

        public void setTimestamp​(String timestamp)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object