@Deprecated public class ImportSetErrorInfo<E> extends AbstractImportErrorInfo<E>
| Modifier and Type | Field and Description |
|---|---|
protected Object |
parsedValue
Deprecated.
|
protected String |
value
Deprecated.
|
bean, cause, field, lineNumber| Constructor and Description |
|---|
ImportSetErrorInfo(ImportRow<E> row,
ImportableColumn<E,Object> field,
String value,
Object parsedValue,
Throwable cause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getParsedValue()
Deprecated.
|
String |
getValue()
Deprecated.
|
getBean, getCause, getField, getLineNumberCopyright © 2011-2013 CodeLutin. All Rights Reserved.