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