@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface CronExpression.List
CronExpression annotations on the same element.CronExpression| Modifier and Type | Required Element and Description |
|---|---|
CronExpression[] |
value |
public abstract CronExpression[] value