protected static class SerializerPojo.FieldInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Class<?> |
clazz |
protected java.lang.reflect.Field |
field |
protected java.lang.String |
name |
protected boolean |
primitive |
protected java.lang.String |
type |
protected java.lang.Class<?> |
typeClass |