public class ConverterWithEmpty<V>
extends java.lang.Object
| Constructor and Description |
|---|
ConverterWithEmpty() |
| Modifier and Type | Method and Description |
|---|---|
V |
convertFieldValue(java.lang.Object object) |
java.lang.Object |
convertModelValue(V object) |