public class AggregationRowPair extends Object
Constructor and Description |
---|
AggregationRowPair(AggregationMethod[] methods,
AggregationState[] states)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
AggregationMethod[] |
getMethods()
Returns aggregation methods.
|
AggregationState[] |
getStates()
Returns states to data window state.
|
public AggregationRowPair(AggregationMethod[] methods, AggregationState[] states)
methods
- aggregation methods/statestates
- access is data window representationspublic AggregationMethod[] getMethods()
public AggregationState[] getStates()