mondrian.olap.fun
Annotation Type JavaFunDef.Signature


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

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

 

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value

SourceForge.net_Logo