Class EmojiListResponse.Category

    • Constructor Detail

      • Category

        public Category()
    • Method Detail

      • getName

        public String getName()
      • getEmojiNames

        public List<String> getEmojiNames()
      • setName

        public void setName​(String name)
      • setEmojiNames

        public void setEmojiNames​(List<String> emojiNames)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object