Annotation Interface Currency.List
- Enclosing class:
Currency
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Documented
public static @interface Currency.List
Defines several
@Currency annotations on the same element.- Since:
- 5.4
- Author:
- Guillaume Smet
-
Required Element Summary
Required Elements
-
Element Details
-
value
Currency[] value
-