Annotation Interface Result


@Documented @Retention(RUNTIME) @Target(METHOD) @Repeatable(Results.class) public @interface Result
The annotation that specify a mapping definition for the property.
Author:
Clinton Begin
See Also: