Class SuggestCommand


  • public class SuggestCommand
    extends Object
    Command suggestion item.
    Author:
    Takayuki Maruyama
    • Constructor Detail

      • SuggestCommand

        public SuggestCommand()
    • Method Detail

      • getSuggestion

        public String getSuggestion()
      • getDescription

        public String getDescription()
      • setSuggestion

        public void setSuggestion​(String suggestion)
      • setDescription

        public void setDescription​(String description)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object