| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.util |
Utility classes for Mapper package.
|
| Modifier and Type | Method and Description |
|---|---|
static SimpleBeanPropertyDefinition |
SimpleBeanPropertyDefinition.construct(MapperConfig<?> config,
AnnotatedMember member) |
static SimpleBeanPropertyDefinition |
SimpleBeanPropertyDefinition.construct(MapperConfig<?> config,
AnnotatedMember member,
String name) |
SimpleBeanPropertyDefinition |
SimpleBeanPropertyDefinition.withName(PropertyName newName) |
SimpleBeanPropertyDefinition |
SimpleBeanPropertyDefinition.withName(String newName)
Deprecated.
|
SimpleBeanPropertyDefinition |
SimpleBeanPropertyDefinition.withSimpleName(String newName) |
Copyright © 2012-2013 FasterXML. All Rights Reserved.