Annotation Interface Description


@Retention(RUNTIME) public @interface Description
An annotation for applications, providing their description.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Yields the description of an application.
  • Element Details

    • value

      String value
      Yields the description of an application.
      Returns:
      the description