The annotation class for the deprecated() annotation.
no subtypes hierarchy
| Initializer |
DeprecationAnnotation(String description)Parameters:
|
| Attributes | |
description | Source Codeshared String descriptionA description, in Markdown syntax, of why the program element is deprecated, and of what alternatives are available. |
reason | Source Codeshared String? reasonA description, in Markdown syntax, of why the program
element is deprecated, and what alternatives are
available, or |
| Inherited Attributes |
Attributes inherited from: Object |