javax.el
Class BeanELResolver.BeanProperty
java.lang.Object
javax.el.BeanELResolver.BeanProperty
- Enclosing class:
- BeanELResolver
protected static final class BeanELResolver.BeanProperty
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanELResolver.BeanProperty
public BeanELResolver.BeanProperty(Class<?> owner,
PropertyDescriptor descriptor)
getPropertyType
public Class getPropertyType()
isReadOnly
public boolean isReadOnly()
getWriteMethod
public Method getWriteMethod()
getReadMethod
public Method getReadMethod()
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.