JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
mondrian.olap.type.TupleType
Packages that use
TupleType
Package
Description
mondrian.olap.fun
Defines the set of MDX built-in functions.
Uses of
TupleType
in
mondrian.olap.fun
Methods in
mondrian.olap.fun
with parameters of type
TupleType
Modifier and Type
Method
Description
static
Member
[]
FunUtil.
makeNullTuple
(
TupleType
tupleType)