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