public class BeanFieldWithAnnotationUtils extends Object
| 构造器和说明 |
|---|
BeanFieldWithAnnotationUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<BeanFieldWithAnnotation> |
getBeanSimpleSerializeFields(Class clazz) |
static BeanFieldWithAnnotation |
getFieldTypeByIndex(Integer fieldIndex,
Class tClass) |
public static List<BeanFieldWithAnnotation> getBeanSimpleSerializeFields(Class clazz)
public static BeanFieldWithAnnotation getFieldTypeByIndex(Integer fieldIndex, Class tClass)
Copyright © 2018. All rights reserved.