Package com.mypurecloud.sdk.v2.model
Class FacetEntry
java.lang.Object
com.mypurecloud.sdk.v2.model.FacetEntry
- All Implemented Interfaces:
Serializable
FacetEntry
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattribute(TermAttribute attribute) booleangetOther()getTerms()getTotal()inthashCode()voidsetAttribute(TermAttribute attribute) voidsetMissing(Long missing) voidvoidsetStatistics(FacetStatistics statistics) voidsetTermCount(Integer termCount) voidvoidsetTermType(FacetEntry.TermTypeEnum termType) voidstatistics(FacetStatistics statistics) termType(FacetEntry.TermTypeEnum termType) toString()
-
Constructor Details
-
FacetEntry
public FacetEntry() -
FacetEntry
-
-
Method Details
-
attribute
-
getAttribute
-
setAttribute
-
statistics
-
getStatistics
-
setStatistics
-
other
-
getOther
-
setOther
-
total
-
getTotal
-
setTotal
-
missing
-
getMissing
-
setMissing
-
termCount
-
getTermCount
-
setTermCount
-
termType
-
getTermType
-
setTermType
-
terms
-
getTerms
-
setTerms
-
equals
-
hashCode
public int hashCode() -
toString
-