Package fr.gouv.vitam.common.model
Class FacetBucket
java.lang.Object
fr.gouv.vitam.common.model.FacetBucket
- Direct Known Subclasses:
UnitPerOriginatingAgency
Facet bucket
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FacetBucket
public FacetBucket()Constructor -
FacetBucket
Constructor- Parameters:
value
- valuecount
- number of documents
-
-
Method Details
-
getValue
- Returns:
- the value
-
setValue
- Parameters:
value
- the value to set
-
getCount
public long getCount()- Returns:
- the count
-
setCount
public void setCount(long count) - Parameters:
count
- the count to set
-
equals
-
hashCode
public int hashCode() -
toString
-