Annotation Interface Note.List
- Enclosing class:
- Note
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
public static @interface Note.List
-
Required Element Summary
Required Elements
-
Element Details
-
value
Note[] value
-