Annotation Interface Example


@Target(METHOD) @Retention(RUNTIME) @Deprecated public @interface Example
Deprecated.
Use DocumentExample instead.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated.
     
    Deprecated.
     
  • Element Details

    • name

      String name
      Deprecated.
      Default:
      ""
    • description

      String description
      Deprecated.
      Default:
      ""