public final class ClassWrapper extends Object
BeanWrapper, except it doesn't need an
instanciatable class to work on.| Constructor and Description |
|---|
ClassWrapper(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getWrappedClass() |
boolean |
isReadableProperty(String property) |
boolean |
isWritableProperty(String property) |
Copyright © 2011–2023 aiticon GmbH. All rights reserved.