public class Setter extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
Class |
getAttributeClass() |
String |
getAttributeName() |
Object |
invoke(Object target,
Object value) |
public Setter(Method method) throws ReflectionContractException
ReflectionContractExceptionpublic String getAttributeName()
public Class getAttributeClass()
public Object invoke(Object target, Object value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © 2020. All rights reserved.