Annotation Interface JavaFunDef.SyntaxDef

Enclosing class:
JavaFunDef

@Retention(RUNTIME) @Target(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

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details