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