Annotation Type VatId.List
-
@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public static @interface VatId.List
Defines several@VatIdannotations on the same element.
-
-
Element Detail
-
value
VatId[] value
must be filled if other is filled value.- Returns:
- value
-
-