Annotation Interface GeneratedBy


@Retention(RUNTIME) @Target(TYPE) public @interface GeneratedBy
Marks a type as being generated based on another class or method of a class.
Since:
0.8 or earlier
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Class<?> value
      Since:
      0.8 or earlier
    • methodName

      String methodName
      Since:
      0.8 or earlier
      Default:
      ""