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