javax.el
类 BeanELResolver.BeanProperty
java.lang.Object
javax.el.BeanELResolver.BeanProperty
- 包容类:
- BeanELResolver
protected static final class BeanELResolver.BeanProperty
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanELResolver.BeanProperty
public BeanELResolver.BeanProperty(Class<?> baseClass,
PropertyDescriptor descriptor)
getPropertyType
public Class getPropertyType()
isReadOnly
public boolean isReadOnly()
getReadMethod
public Method getReadMethod()
getWriteMethod
public Method getWriteMethod()
Copyright © 2013. All Rights Reserved.