Initializer
DeprecationAnnotation(String description)
Parameters:
  • description

    A description, in Markdown syntax, of why the program element is deprecated, and of what alternatives are available.

Attributes
descriptionSource Codeshared String description

A description, in Markdown syntax, of why the program element is deprecated, and of what alternatives are available.

reasonSource Codeshared String? reason

A description, in Markdown syntax, of why the program element is deprecated, and what alternatives are available, or null.

Inherited Attributes
Attributes inherited from: Object
Inherited Methods
Methods inherited from: Object