Annotation Interface Quoted


@Target(METHOD) @Retention(RUNTIME) @Published public @interface Quoted
CsvFormat.quoteMode()CsvDataBindConfig.QuoteMode.CUSTOMを選択した場合に 対象のフィールドを示すアノテーション。

対象のフィールドのgetterに本アノテーションを付与すること。