Uses of Class
com.banda.function.domain.AggregateFunction

Packages that use AggregateFunction
com.banda.function.domain   
 

Uses of AggregateFunction in com.banda.function.domain
 

Methods in com.banda.function.domain that return AggregateFunction
static AggregateFunction AggregateFunction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AggregateFunction[] AggregateFunction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.