Package com.qfs.util

Annotation Interface Idea


@Deprecated(since="6.0.4", forRemoval=true) @Retention(SOURCE) public @interface Idea
Deprecated, for removal: This API element is subject to removal in a future version.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Indicates whose idea this is.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    The description of the idea.
  • Element Details

    • author

      String author
      Deprecated, for removal: This API element is subject to removal in a future version.
      Indicates whose idea this is.
    • description

      String description
      Deprecated, for removal: This API element is subject to removal in a future version.
      The description of the idea.
      Default:
      ""