Class GazetteerResponse
java.lang.Object
de.unibamberg.minf.gtf.extensions.dai.model.gazetteer.GazetteerResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetTotal()voidsetResults(List<GazetteerItem> results) voidsetTotal(int total)
-
Constructor Details
-
GazetteerResponse
public GazetteerResponse()
-
-
Method Details
-
getTotal
public int getTotal() -
setTotal
public void setTotal(int total) -
getResults
-
setResults
-