Annotation Type IsbnFormated.List

Enclosing class:
IsbnFormated

@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface IsbnFormated.List
Defines several @IsbnFormated annotations on the same element.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    isbn value.
  • Element Details