javax.el
Class BeanELResolver.BeanProperty
java.lang.Object
   javax.el.BeanELResolver.BeanProperty
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<?> baseClass,
                                   PropertyDescriptor descriptor)
getPropertyType
public Class getPropertyType()
- 
 
isReadOnly
public boolean isReadOnly()
- 
 
getReadMethod
public Method getReadMethod()
- 
 
getWriteMethod
public Method getWriteMethod()
- 
 
Submit a bug or feature Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.