Annotation Interface DgsData.List

Enclosing class:
DgsData

@Target(METHOD) @Retention(RUNTIME) @Inherited @Documented public static @interface DgsData.List
Container annotation that aggregates several @DgsData annotations.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Return the contained DgsData associated with this method.
  • Element Details

    • value

      DgsData[] value
      Return the contained DgsData associated with this method.