| Constructor and Description |
|---|
SetFieldInvoker(Field field) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType() |
Object |
invoke(Object target,
Object[] args) |
public SetFieldInvoker(Field field)
public Object invoke(Object target, Object[] args) throws IllegalAccessException
invoke in interface InvokerIllegalAccessExceptionCopyright © 2009–2021 MyBatis.org. All rights reserved.