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