mondrian.olap.fun
Annotation Type JavaFunDef.SyntaxDef


@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface JavaFunDef.SyntaxDef

Annotation which allows you to tag a Java method with the syntax of the MDX function it implements.

 

Required Element Summary
 Syntax value
           
 

Element Detail

value

public abstract Syntax value

SourceForge.net_Logo