public class SearchFacetResult extends Object
| Constructor and Description |
|---|
SearchFacetResult() |
| Modifier and Type | Method and Description |
|---|---|
List<FacetHit> |
getFacetHits() |
SearchFacetResult |
setFacetHits(List<FacetHit> facetHits) |
String |
toString() |
Copyright © 2017. All rights reserved.