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