| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.reflect.Field |
field()@return The field or null if the field cannot be resolved |
|
java.lang.Class |
propertyType()@return The property type |
|
java.lang.reflect.Method |
setter()@return The getter |
|
void |
write(java.lang.Object object, java.lang.Object value)Writes the property |
Writes the property
object - the objectvalue - The value