Package com.opencsv.bean
Annotation Type CsvNumbers
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface CsvNumbers
This annotation is the container annotation forCsvNumber
.- Since:
- 5.4
@Documented
@Retention(RUNTIME)
@Target(FIELD)
public @interface CsvNumbers
CsvNumber
.