public abstract class SimpleFormatConverter<T> extends AbstractFormatConverter<T>
FIELDS_TO_SKIP, VF_IS_NULL| Constructor and Description |
|---|
SimpleFormatConverter(java.lang.Class valueClass) |
| Modifier and Type | Method and Description |
|---|---|
T |
convertToBean(java.lang.Object value,
T originalValue) |
protected abstract T |
simpleToBean(java.lang.Object value) |
addFiledToNullableFormat, clone, convertToTable, createFieldFormat, deriveNullable, getFormat, getValueClass, instantiate, removeFiledFromNullableFormat, setValueClass, simpleToTableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToTable