注释类型 CarDrivingLicence.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented public static @interface CarDrivingLicence.List
Defines several@Dateannotations on the same element.
-
-
必需元素概要
所需元素 修饰符和类型 必需的元素 说明 CarDrivingLicence[]value
-
-
-
元素详细资料
-
value
CarDrivingLicence[] value
-
-