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