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