Class ValueFacetResult
java.lang.Object
com.commercetools.graphql.api.types.ValueFacetResult
- All Implemented Interfaces:
FacetResult
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()getType()inthashCode()static ValueFacetResult.BuildervoidvoidsetProductCount(Integer productCount) voidtoString()
-
Constructor Details
-
ValueFacetResult
public ValueFacetResult() -
ValueFacetResult
-
-
Method Details
-
getCount
-
setCount
-
getProductCount
-
setProductCount
-
getType
- Specified by:
getTypein interfaceFacetResult
-
setType
- Specified by:
setTypein interfaceFacetResult
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-