public class SerializeBeanInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Class<?> |
beanType |
protected int |
features |
protected FieldInfo[] |
fields |
protected JSONType |
jsonType |
protected FieldInfo[] |
sortedFields |
protected String |
typeKey |
protected String |
typeName |
protected final Class<?> beanType
protected final String typeName
protected final String typeKey
protected final JSONType jsonType
protected final FieldInfo[] fields
protected final FieldInfo[] sortedFields
protected int features
Copyright © 2023. All rights reserved.