Annotation Type IncludedFields
-
@Target({PARAMETER,METHOD}) @Retention(RUNTIME) @Documented public @interface IncludedFields
Include fields from this annotated object (not included fields are rejected). Can be use for input or output datas.- Author:
- npiedeloup
-
-
Element Detail
-
value
String[] value
-
-