Class RangeCountDouble
java.lang.Object
com.commercetools.graphql.api.types.RangeCountDouble
- All Implemented Interfaces:
RangeCount
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()getFrom()getMax()getMean()getMin()getTo()getToStr()getTotal()getType()inthashCode()static RangeCountDouble.BuildervoidvoidvoidsetFromStr(String fromStr) voidvoidvoidvoidsetProductCount(Integer productCount) voidvoidvoidvoidsetTotalCount(Integer totalCount) voidtoString()
-
Constructor Details
-
RangeCountDouble
public RangeCountDouble() -
RangeCountDouble
-
-
Method Details
-
getFrom
-
setFrom
-
getFromStr
-
setFromStr
-
getTo
-
setTo
-
getToStr
-
setToStr
-
getCount
-
setCount
-
getProductCount
-
setProductCount
-
getTotalCount
-
setTotalCount
-
getTotal
-
setTotal
-
getMin
-
setMin
-
getMax
-
setMax
-
getMean
-
setMean
-
getType
- Specified by:
getTypein interfaceRangeCount
-
setType
- Specified by:
setTypein interfaceRangeCount
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-