Annotation Type Gtin.List
- Enclosing class:
- Gtin
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
public static @interface Gtin.List
Defines several
@Gtin annotations on the same element.-
Required Element Summary
Required Elements
-
Element Details
-
value
Gtin[] valuegtin value.- Returns:
- value
-