Package | Description |
---|---|
org.codehaus.jackson.map.deser |
Contains implementation classes of deserialization part of
data binding.
|
Modifier and Type | Method and Description |
---|---|
SettableBeanProperty.FieldProperty |
SettableBeanProperty.FieldProperty.withValueDeserializer(JsonDeserializer<java.lang.Object> deser) |
Constructor and Description |
---|
FieldProperty(SettableBeanProperty.FieldProperty src,
JsonDeserializer<java.lang.Object> deser) |