Annotation Type JavaFunDef.Description


  • @Retention(RUNTIME)
    @Target(METHOD)
    public static @interface JavaFunDef.Description
    Annotation which allows you to tag a Java method with the description of the MDX function it implements.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value