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
IOExceptionprotected String _bean()
Copyright © 2018 FasterXML. All rights reserved.