public interface BeanFieldsDetector
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Class<?> clazz) |
Set<String> |
getReadableFieldNames(Class<?> clazz) |
Set<String> |
getWritableFieldNames(Class<?> clazz) |
Copyright © 2005–2021 dozer. All rights reserved.