@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(value=RUNTIME) @Documented public static @interface DateNotAfter.List
DateNotAfter
annotations on the same element.Modifier and Type | Required Element and Description |
---|---|
DateNotAfter[] |
value
The
DateNotAfter annotations. |
public abstract DateNotAfter[] value
DateNotAfter
annotations.Copyright © 2021–2022. All rights reserved.