Annotation Type ContextApi


@Target(TYPE) @Retention(RUNTIME) public @interface ContextApi
Annotation used to customize the documentation of a type.
  • Element Details

    • description

      String description
      Returns:
      the description of a type
      Default:
      ""
    • example

      String example
      Returns:
      an example of a type
      Default:
      ""