public class KeywordStatisticsSearchResult
extends java.lang.Object
| Constructor and Description |
|---|
KeywordStatisticsSearchResult()
Initializes a new instance of the KeywordStatisticsSearchResult class.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getItemHits()
Gets the item hits.
|
java.lang.String |
getKeyword()
Gets the keyword.
|
long |
getSize()
Gets the size.
|