Annotation Interface Description
Annotation to attach a description to a class field.
-
Required Element Summary
-
Element Details
-
value
String[] valueThe description can be defined in one line or multiple lines. If the description is defined in multiple lines, the lines will be joined with a space (" ") automatically.- Returns:
- The description.
-