Annotation Type DeprecationSchedule


Additional metadata about a deprecation notice.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
    int
     
  • Element Details

    • version

      int version
      Returns:
      Major version when we expect to remove the deprecated member attached to this annotation.
    • id

      String id
      Returns:
      Identifier for a deprecation notice. All notices with the same identifier will be removed at the same time.