public interface PropertyAccessor extends AnnotatedElement
Modifier and Type | Method and Description |
---|---|
Object |
get(Object obj) |
int |
getModifiers() |
String |
getName() |
Class |
getType() |
void |
set(Object obj,
Object value) |
getAnnotation, getAnnotations, getDeclaredAnnotations, isAnnotationPresent