Annotation Type Tin.List
-
@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public static @interface Tin.List
Defines several@Tinannotations on the same element.
-
-
Element Detail
-
value
Tin[] value
must be filled if other is filled value.- Returns:
- value
-
-