public interface ColumnWriter<E>
Modifier and Type | Field and Description |
---|---|
static ColumnWriter |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
void |
setValue(E baseObject,
String columnName,
int columnIndex,
Object value) |