| Package | Description |
|---|---|
| com.alibaba.fastjson.util |
| Modifier and Type | Method and Description |
|---|---|
JSONField |
FieldInfo.getAnnotation() |
static JSONField |
TypeUtils.getSuperMethodAnnotation(Class<?> clazz,
Method method) |
| Constructor and Description |
|---|
FieldInfo(String name,
Method method,
Field field,
Class<?> clazz,
Type type,
int ordinal,
int serialzeFeatures,
int parserFeatures,
JSONField fieldAnnotation,
JSONField methodAnnotation,
String label) |
Copyright © 2012–2018 Alibaba Group. All rights reserved.