Annotation Type Isbn.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface Isbn.List
Defines several@Isbnannotations on the same element.
-
-
Element Detail
-
value
Isbn[] value
isbn value.- Returns:
- value
-
-