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