@Target(value=FIELD) @Retention(value=RUNTIME) public @interface ExcelImportColumn
int
colIndex
boolean
allowBlank
String
dateFormat
public abstract int colIndex
public abstract boolean allowBlank
public abstract String dateFormat
Copyright © 2019. All rights reserved.