Interface AvgAggregationResult
- All Superinterfaces:
AggregationResult
-
Method Summary
Methods inherited from interface com.liferay.portal.search.aggregation.AggregationResult
getName
-
Method Details
-
getValue
double getValue() -
setValue
void setValue(double value)
-