Annotation Type ExcelCellsJoinedByName


  • @Retention(RUNTIME)
    @Target(FIELD)
    @Documented
    public @interface ExcelCellsJoinedByName
    Created by aerfus on 18/02/2024
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String expression
      Specifies the column regular expression where the corresponding values are mapped from the Excel data
    • Element Detail

      • expression

        java.lang.String expression
        Specifies the column regular expression where the corresponding values are mapped from the Excel data
        Returns:
        column regular expression