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