Annotation Interface Tags


@Tags is a container for one or more @Tag declarations.

Note, however, that use of the @Tags container is completely optional since @Tag is a repeatable annotation.

Since:
5.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Tag[]
    An array of one or more Tags.
  • Element Details

    • value

      Tag[] value
      An array of one or more Tags.