Class CheckSpellingSuggestionTransfer

java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.search.common.transfer.CheckSpellingSuggestionTransfer
All Implemented Interfaces:
Serializable

See Also:
  • Constructor Details

  • Method Details

    • getSuggestion

      Returns the suggestion.
      Returns:
      the suggestion
    • setSuggestion

      public void setSuggestion(String suggestion)
      Sets the suggestion.
      Parameters:
      suggestion - the suggestion to set