Uses of Interface
org.odata4j.expression.AggregateBoolFunction

Packages that use AggregateBoolFunction
org.odata4j.expression   
 

Uses of AggregateBoolFunction in org.odata4j.expression
 

Subinterfaces of AggregateBoolFunction in org.odata4j.expression
 interface AggregateAllFunction
          /all(:)
 interface AggregateAnyFunction
          /any() /any(:)
 

Methods in org.odata4j.expression that return AggregateBoolFunction
static AggregateBoolFunction Expression.aggregate(ExpressionParser.AggregateFunction function, CommonExpression source, String var, BoolCommonExpression predicate)
           
 



http://odata4j.org