public final class BeanPropertyWriter extends Object
Modifier and Type | Field and Description |
---|---|
SerializedString |
name |
int |
typeId |
Constructor and Description |
---|
BeanPropertyWriter(int typeId,
String n,
Field f,
Method getter) |
public final SerializedString name
public final int typeId
public Object getValueFor(Object bean) throws IOException
IOException
protected String _bean()
Copyright © 2017 FasterXML. All rights reserved.