Annotation Interface Generated


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

    Required Elements
    Modifier and Type
    Required Element
    Description
    A string containing the name of the generator that generated the class.
  • Element Details

    • value

      String[] value
      A string containing the name of the generator that generated the class.