@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
@Documented
@Inherited
@AbacAnnotation
public static @interface TimeValidator.TimesOfDay
TimeValidator.TimeOfDay.| Modifier and Type | Required Element and Description |
|---|---|
TimeValidator.TimeOfDay[] |
value
Repeatable annotation holder.
|
public abstract TimeValidator.TimeOfDay[] value
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.