Annotation Type Copy


@Documented @Target(FIELD) @Retention(RUNTIME) public @interface Copy
Annotation used on fields to indicate how they should be copied, according to the value of CopyType.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      CopyType value
      Default:
      RECURSE