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