Uses of Class
org.gbif.api.model.common.search.Facet.Count
Packages that use Facet.Count
-
Uses of Facet.Count in org.gbif.api.model.common.search
Methods in org.gbif.api.model.common.search that return types with arguments of type Facet.CountModifier and TypeMethodDescriptionFacet.getCounts()
List of the different categories/count for this facet.Method parameters in org.gbif.api.model.common.search with type arguments of type Facet.CountModifier and TypeMethodDescriptionvoid
Facet.setCounts
(List<Facet.Count> counts) Sets the list of counts/categories for this faceted field.Constructor parameters in org.gbif.api.model.common.search with type arguments of type Facet.Count