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