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

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details