Annotation Type CSVIgnore


@Target(FIELD)
@Retention(RUNTIME)
public @interface CSVIgnore
Tells the parser to skip the annotated field in export and import.