@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
@Documented
@Inherited
@AbacAnnotation
@Repeatable(value=TimeValidator.TimesOfDay.class)
public static @interface TimeValidator.TimeOfDay
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.