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