Uses of Class
org.apache.unomi.api.query.NumericRange
Packages that use NumericRange
Package
Description
- 
Uses of NumericRange in org.apache.unomi.api
Methods in org.apache.unomi.api that return types with arguments of type NumericRangeMethod parameters in org.apache.unomi.api with type arguments of type NumericRangeModifier and TypeMethodDescriptionvoidPropertyType.setNumericRanges(List<NumericRange> numericRanges) Sets the numeric ranges. - 
Uses of NumericRange in org.apache.unomi.api.query
Methods in org.apache.unomi.api.query that return types with arguments of type NumericRange - 
Uses of NumericRange in org.apache.unomi.graphql.types.output.property
Methods in org.apache.unomi.graphql.types.output.property that return NumericRangeModifier and TypeMethodDescriptionprotected NumericRangeCDPPropertyType.getDefaultNumericRange() - 
Uses of NumericRange in org.apache.unomi.persistence.spi.aggregate
Methods in org.apache.unomi.persistence.spi.aggregate that return types with arguments of type NumericRangeMethod parameters in org.apache.unomi.persistence.spi.aggregate with type arguments of type NumericRangeModifier and TypeMethodDescriptionvoidNumericRangeAggregate.setRanges(List<NumericRange> ranges) Constructor parameters in org.apache.unomi.persistence.spi.aggregate with type arguments of type NumericRange