程序包 org.coodex.util
类 PojoInfo
java.lang.Object
org.coodex.util.PojoInfo
Created by davidoff shen on 2017-05-12.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected PojoPropertybuildProperty(Method method, Field field, boolean readonly, Type type, String name) getProperty(String name) Class<?>getType()
-
构造器详细资料
-
PojoInfo
-
-
方法详细资料
-
getType
-
getRowType
-
buildProperty
protected PojoProperty buildProperty(Method method, Field field, boolean readonly, Type type, String name) -
getProperty
-
getProperties
-