Annotation Interface Description
Annotation to attach a description to a class field.
-
必需元素概要
所需元素
-
元素详细资料
-
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.- 返回:
- The description.
-