Package mondrian.test
Class UdfTest.ReverseFunctionNotStatic
- java.lang.Object
-
- mondrian.test.UdfTest.ReverseFunction
-
- mondrian.test.UdfTest.ReverseFunctionNotStatic
-
- All Implemented Interfaces:
UserDefinedFunction
- Enclosing class:
- UdfTest
public class UdfTest.ReverseFunctionNotStatic extends UdfTest.ReverseFunction
Function that is non-static.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface mondrian.spi.UserDefinedFunction
UserDefinedFunction.Argument
-
-
Constructor Summary
Constructors Constructor Description ReverseFunctionNotStatic()
-
Method Summary
-
Methods inherited from class mondrian.test.UdfTest.ReverseFunction
execute, getDescription, getName, getParameterTypes, getReservedWords, getReturnType, getSyntax
-
-