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