Annotation Interface ExcelField


@Retention(RUNTIME) @Target(FIELD) public @interface ExcelField
This annotation defines the header field of the Excel file
Since:
0.1.0
Author:
Mirko Benincasa
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • name

      String name
      Returns:
      the name of the field written in the header.