java.lang.Object
de.unibamberg.minf.gtf.extensions.dai.model.gazetteer.GazetteerResponse

public class GazetteerResponse extends Object
  • Constructor Details

    • GazetteerResponse

      public GazetteerResponse()
  • Method Details

    • getTotal

      public int getTotal()
    • setTotal

      public void setTotal(int total)
    • getResults

      public List<GazetteerItem> getResults()
    • setResults

      public void setResults(List<GazetteerItem> results)