Annotation Type Url.List
- Enclosing class:
- Url
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
public static @interface Url.List
Defines several
@URL annotations on the same element.-
Required Element Summary
Required Elements
-
Element Details
-
value
Url[] valueURL value.- Returns:
- value
-