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