Annotation Interface Attribute.Container

Enclosing class:
Attribute

@Retention(RUNTIME) @Target(TYPE) @Documented @Inherited public static @interface Attribute.Container
Internal annotation to enable use of multiple Attribute annotations.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Internally used to enable use of multiple Attribute annotations.
  • Element Details

    • value

      Attribute[] value
      Internally used to enable use of multiple Attribute annotations.
      Returns:
      an array of the Attribute annotations