public interface EntityReflector.PropertyWriter
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.reflect.Field |
field()
|
|
public java.lang.Class |
propertyType()
|
|
public java.lang.reflect.Method |
setter()
|
|
public void |
write(java.lang.Object object, java.lang.Object value) Writes the property |
Writes the property
object
- the objectvalue
- The value