| Package | Description |
|---|---|
| com.fasterxml.jackson.module.afterburner.deser |
| Modifier and Type | Method and Description |
|---|---|
SettableIntFieldProperty |
PropertyMutatorCollector.addIntField(com.fasterxml.jackson.databind.deser.SettableBeanProperty prop) |
SettableIntFieldProperty |
SettableIntFieldProperty.withMutator(BeanPropertyMutator mut) |
SettableIntFieldProperty |
SettableIntFieldProperty.withName(com.fasterxml.jackson.databind.PropertyName name) |
SettableIntFieldProperty |
SettableIntFieldProperty.withValueDeserializer(com.fasterxml.jackson.databind.JsonDeserializer<?> deser) |
| Constructor and Description |
|---|
SettableIntFieldProperty(SettableIntFieldProperty src,
com.fasterxml.jackson.databind.JsonDeserializer<?> deser) |
SettableIntFieldProperty(SettableIntFieldProperty src,
com.fasterxml.jackson.databind.PropertyName name) |
Copyright © 2014 FasterXML. All Rights Reserved.