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