protected static final class BeanELResolver.BeanProperty extends Object
| Constructor and Description |
|---|
BeanProperty(Class<?> owner,
PropertyDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getPropertyType() |
Method |
getReadMethod(Object base) |
Method |
getWriteMethod(Object base) |
boolean |
isReadOnly(Object base) |
public BeanProperty(Class<?> owner, PropertyDescriptor descriptor)
Copyright © 2021 Flowable. All rights reserved.