public class MaxAggregationResult extends Object implements IMaxAggregationResult
| Constructor and Description |
|---|
MaxAggregationResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Double |
getValue() |
void |
setName(String name) |
void |
setValue(Double value) |
public String getName()
getName in interface IAggregationResultpublic Double getValue()
getValue in interface IMaxAggregationResultpublic void setName(String name)
public void setValue(Double value)
Copyright © 2017 JULIE Lab, Germany. All rights reserved.