Annotation Interface Time


@Inherited @Retention(RUNTIME) @Target(FIELD) public @interface Time
Annotated elements will allow to choose time.

Can be applied to property value Date class

Author:
kochetkov