Package | Description |
---|---|
org.gbif.api.model.common.search |
Modifier and Type | Method and Description |
---|---|
List<Facet.Count> |
Facet.getCounts()
List of the different categories/count for this facet.
|
Modifier and Type | Method and Description |
---|---|
void |
Facet.setCounts(List<Facet.Count> counts)
Sets the list of counts/categories for this faceted field.
|
Constructor and Description |
---|
Facet(T field,
List<Facet.Count> counts)
Full constructor.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.