@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
@Documented
@Inherited
@AbacAnnotation
public static @interface TimeValidator.DaysOfWeek
| Modifier and Type | Required Element and Description |
|---|---|
java.time.DayOfWeek[] |
value
Return days of week this resource should be accessible on.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.