Annotation Interface Projection.List

Enclosing class:
Projection

@Documented @Retention(RUNTIME) @Target(METHOD) public static @interface Projection.List
The repeatable container.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns a list of annotations.
  • Element Details

    • value

      Projection[] value
      Returns a list of annotations.
      Returns:
      list of annotations.