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