Annotation Type IbanFormated.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface IbanFormated.List
Defines several@IbanFormatedannotations on the same element.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description IbanFormated[]valueiban value.
-
-
-
Element Detail
-
value
IbanFormated[] value
iban value.- Returns:
- value
-
-