Annotation Type Collection


@Retention(RUNTIME) @Target(TYPE) public @interface Collection
Annotation to map object with targete object.
Author:
Cedrick LUNVEN (@clunven)
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Provide a name for the collection.
  • Element Details

    • value

      String value
      Provide a name for the collection.
      Returns:
      collection name.
      Default:
      ""