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