类 ReflectiveGetterMethod
java.lang.Object
cn.taketoday.reflect.ReflectiveGetterMethod
- 所有已实现的接口:
GetterMethod
- 作者:
- TODAY 2020/9/19 22:39
- 另请参阅:
-
字段详细资料
-
field
-
-
构造器详细资料
-
ReflectiveGetterMethod
ReflectiveGetterMethod(Field field)
-
-
方法详细资料
-
get
从接口复制的说明:GetterMethodGet property fromobj- 指定者:
get在接口中GetterMethod- 参数:
obj- Target object- 返回:
- Property
-