Annotation Interface 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
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details