Class SuggestionImpl

java.lang.Object
org.codice.ddf.spatial.geocoding.context.impl.SuggestionImpl
All Implemented Interfaces:
org.codice.ddf.spatial.geocoding.Suggestion

public class SuggestionImpl extends Object implements org.codice.ddf.spatial.geocoding.Suggestion
  • Constructor Details

    • SuggestionImpl

      public SuggestionImpl(String id, String name)
  • Method Details

    • getId

      public String getId()
      Specified by:
      getId in interface org.codice.ddf.spatial.geocoding.Suggestion
    • getName

      public String getName()
      Specified by:
      getName in interface org.codice.ddf.spatial.geocoding.Suggestion