public class POJOPropertyInfo extends Object
| 构造器和说明 |
|---|
POJOPropertyInfo(Class<?> contextType,
Field field)
已过时。
|
POJOPropertyInfo(Class<?> contextType,
Method method)
已过时。
|
POJOPropertyInfo(org.coodex.util.PojoProperty property) |
@Deprecated public POJOPropertyInfo(Class<?> contextType, Method method)
@Deprecated public POJOPropertyInfo(Class<?> contextType, Field field)
public POJOPropertyInfo(org.coodex.util.PojoProperty property)
Copyright © 2020. All rights reserved.