Package mondrian.olap.fun
Annotation Type JavaFunDef.Signature
-
@Retention(RUNTIME) @Target(METHOD) public static @interface JavaFunDef.Signature
Annotation which allows you to tag a Java method with the signature of the MDX function it implements.
-
-
Element Detail
-
value
String value
-
-