Annotation Type Generated


@Target(TYPE) @Retention(CLASS) public @interface Generated
Marks source code that has been generated.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The name of the generator used to generate this source.
  • Element Details

    • value

      String value
      The name of the generator used to generate this source.
      Default:
      ""