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