Annotation Type BankCountry.List
- Enclosing class:
- BankCountry
@Target({TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
public static @interface BankCountry.List
Defines several
BankCountry annotations on the same element.-
Required Element Summary
Required Elements
-
Element Details
-
value
BankCountry[] valuebank country value.- Returns:
- value
-