Annotation Type Email.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface Email.List
Defines several@Emailannotations on the same element.
-
-
Element Detail
-
value
Email[] value
email value.- Returns:
- value
-
-