Uses of Class
mondrian.olap.fun.BuiltinFunTable
-
Packages that use BuiltinFunTable Package Description mondrian.olap.fun Defines the set of MDX built-in functions. -
-
Uses of BuiltinFunTable in mondrian.olap.fun
Methods in mondrian.olap.fun that return BuiltinFunTable Modifier and Type Method Description static BuiltinFunTable
BuiltinFunTable. instance()
Returns the singleton, creating if necessary.
-