Searched defs:withValueDeserializer (Results 1 – 8 of 8) sorted by relevance
50 public SettableBeanProperty withValueDeserializer(JsonDeserializer<?> deser) { in withValueDeserializer() method in ObjectIdValueProperty
63 public SettableBeanProperty withValueDeserializer(JsonDeserializer<?> deser) { in withValueDeserializer() method in SetterlessProperty
88 public SettableBeanProperty withValueDeserializer(JsonDeserializer<?> deser) { in withValueDeserializer() method in FieldProperty
49 public SettableBeanProperty withValueDeserializer(JsonDeserializer<?> deser) { in withValueDeserializer() method in ObjectIdReferenceProperty
79 public SettableBeanProperty withValueDeserializer(JsonDeserializer<?> deser) { in withValueDeserializer() method in MethodProperty
269 public abstract SettableBeanProperty withValueDeserializer(JsonDeserializer<?> deser); in withValueDeserializer() method in SettableBeanProperty679 public SettableBeanProperty withValueDeserializer(JsonDeserializer<?> deser) { in withValueDeserializer() method in SettableBeanProperty.Delegating
78 public SettableAnyProperty withValueDeserializer(JsonDeserializer<Object> deser) { in withValueDeserializer() method in SettableAnyProperty
166 public SettableBeanProperty withValueDeserializer(JsonDeserializer<?> deser) { in withValueDeserializer() method in CreatorProperty