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