Annotation Type Generated


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

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

    • value

      The name of the generator used to generate this source.