public class AggregateReferenceValue extends Object
Predicate reference value describing an aggregation based on a specific strategy.
Modifier and Type | Class and Description |
---|---|
static class |
AggregateReferenceValue.AggregationStrategy |
Constructor and Description |
---|
AggregateReferenceValue(Predicate predicate,
AggregateReferenceValue.AggregationStrategy aggregationStrategy) |
Modifier and Type | Method and Description |
---|---|
AggregateReferenceValue.AggregationStrategy |
getAggregationStrategy() |
Predicate |
getPredicate() |
String |
toString() |
public AggregateReferenceValue(Predicate predicate, AggregateReferenceValue.AggregationStrategy aggregationStrategy)
public Predicate getPredicate()
public AggregateReferenceValue.AggregationStrategy getAggregationStrategy()
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.