Type | Name and description |
---|---|
java.lang.reflect.Field |
field() @return The field or null if the field cannot be resolved |
java.lang.reflect.Method |
getter() @return The getter |
java.lang.Class |
propertyType() @return The property type |
java.lang.Object |
read(java.lang.Object object) reads the property |
reads the property
object
- The object