Annotation Interface Generated


@Documented @AsOf("2.3.0") @Internal @Target(TYPE) @Retention(CLASS) public @interface Generated
This annotation is used to mark generated code.
Since:
2.3.0
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The time that this code was generated at in ISO-8601 format (e.g.
  • Element Details

    • value

      The time that this code was generated at in ISO-8601 format (e.g. "2024-06-01T12:00:00Z").
      Returns:
      the time that this code was generated at
      Since:
      2.3.0
      Default:
      ""