public interface PropertyAccessor extends AnnotatedElement
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object obj) |
int |
getModifiers() |
String |
getName() |
Class |
getType() |
default boolean |
isWritable() |
void |
set(Object obj,
Object value) |
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresentCopyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.