public static class Facet.Count extends Object
Constructor and Description |
---|
Count()
Null/empty constructor.
|
Count(String name,
Long count)
Full constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getCount()
Number of occurrences of the category(name).
|
String |
getName()
Name is the label/name/title used to distinguish this category in the list of counts.
|
int |
hashCode() |
void |
setCount(Long count)
Sets the count of occurrences for this category.
|
void |
setName(String name)
Sets the name value of the category/count.
|
String |
toString() |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.